nand_write_oob_std (9) Linux Manual Page
nand_write_oob_std – [REPLACEABLE] the most common OOB data write function
Synopsis
int nand_write_oob_std(struct mtd_info *mtd, struct nand_chip *chip, int page);
Arguments
mtd
-
- mtd info structure
chip
- nand chip info structure
page
- page number to write
Author
Thomas Gleixner <tglx [at] linutronix.de>
- Author.
