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

NAME

6       nand_write_oob_syndrome - [REPLACEABLE] OOB data write function for HW
7       ECC with syndrome - only for large page flash
8

SYNOPSIS

10       int nand_write_oob_syndrome(struct mtd_info * mtd,
11                                   struct nand_chip * chip, 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_SYNDR(9)
Impressum