NAND_WRITE_OOB_STD(9) | Internal Functions Provided | NAND_WRITE_OOB_STD(9) |
NAME¶
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@linutronix.de>
Author.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |