nand_read_oob_syndrome (9) - Linux Manuals
nand_read_oob_syndrome: [REPLACEABLE] OOB data read function for HW ECC with syndromes
NAME
nand_read_oob_syndrome - [REPLACEABLE] OOB data read function for HW ECC with syndromes
SYNOPSIS
-
int nand_read_oob_syndrome(struct mtd_info
* mtd, struct nand_chip* chip, intpage);
ARGUMENTS
mtd
-
- mtd info structure
chip
- nand chip info structure
page
- page number to read
AUTHOR
Thomas Gleixner <tglx [at] linutronix.de>
- Author.
COPYRIGHT