1NAND_WRITE_OOB_STD(9)     Internal Functions Provided    NAND_WRITE_OOB_STD(9)
2
3
4

NAME

6       nand_write_oob_std - [REPLACEABLE] the most common OOB data write
7       function
8

SYNOPSIS

10       int nand_write_oob_std(struct mtd_info * mtd, struct nand_chip * chip,
11                              int page);
12

ARGUMENTS

14       mtd
15           mtd info structure
16
17       chip
18           nand chip info structure
19
20       page
21           page number to write
22

AUTHOR

24       Thomas Gleixner <tglx@linutronix.de>
25           Author.
26
28Kernel Hackers Manual 3.10         June 2019             NAND_WRITE_OOB_STD(9)
Impressum