nand_write_oob_syndrome (9) - Linux Manuals
nand_write_oob_syndrome: [REPLACEABLE] OOB data write function for HW ECC with syndrome - only for large page flash
NAME
nand_write_oob_syndrome - [REPLACEABLE] OOB data write function for HW ECC with syndrome - only for large page flash
SYNOPSIS
-
int nand_write_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 write
AUTHOR
Thomas Gleixner <tglx [at] linutronix.de>
- Author.
COPYRIGHT