other versions
- stretch 4.9.168-1
NAND_WRITE_OOB_STD(9) | Public Functions Provided | NAND_WRITE_OOB_STD(9) |
NAME¶
nand_write_oob_std - [REPLACEABLE] the most common OOB data write functionSYNOPSIS¶
int nand_write_oob_std(struct mtd_info * mtd, struct nand_chip * chip, int page);
ARGUMENTS¶
mtdmtd info structure
chip
nand chip info structure
page
page number to write
AUTHOR¶
Thomas Gleixner <tglx@linutronix.de>Author.
COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |