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

NAME

6       nand_read_oob_syndrome - [REPLACABLE] OOB data read function for HW ECC
7       with syndromes
8

SYNOPSIS

10       int nand_read_oob_syndrome(struct mtd_info * mtd,
11                                  struct nand_chip * chip, int page,
12                                  int sndcmd);
13

ARGUMENTS

15       mtd
16           mtd info structure
17
18       chip
19           nand chip info structure
20
21       page
22           page number to read
23
24       sndcmd
25           flag whether to issue read command or not
26

AUTHOR

28       Thomas Gleixner <tglx@linutronix.de>
29           Author.
30
32Kernel Hackers Manual 2.6.         June 2019           NAND_READ_OOB_SYNDRO(9)
Impressum