1NAND_WRITE_OOB_STD(9) Internal Functions Provided NAND_WRITE_OOB_STD(9)
23
4
NAME
6nand_write_oob_std - [REPLACEABLE] the most common OOB data write
7function
8
SYNOPSIS
10int nand_write_oob_std(struct mtd_info * mtd, struct nand_chip * chip,
11int page);
12
ARGUMENTS
14mtd
15mtd info structure
1617
chip
18nand chip info structure
1920
page
21page number to write
22
AUTHOR
24Thomas Gleixner <tglx@linutronix.de>
25Author.
26
COPYRIGHT
28Kernel Hackers Manual 3.10 June 2019 NAND_WRITE_OOB_STD(9)