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

NAME

6       nand_read_oob_std - [REPLACABLE] the most common OOB data read function
7

SYNOPSIS

9       int nand_read_oob_std(struct mtd_info * mtd, struct nand_chip * chip,
10                             int page, int sndcmd);
11

ARGUMENTS

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

AUTHOR

26       Thomas Gleixner <tglx@linutronix.de>
27           Author.
28
30Kernel Hackers Manual 2.6.       November 2011            NAND_READ_OOB_STD(9)
Impressum