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

NAME

6       nand_fill_oob - [Internal] Transfer client buffer to oob
7

SYNOPSIS

9       uint8_t * nand_fill_oob(struct nand_chip * chip, uint8_t * oob,
10                               struct mtd_oob_ops * ops);
11

ARGUMENTS

13       chip
14           nand chip structure
15
16       oob
17           oob data buffer
18
19       ops
20           oob ops structure
21

AUTHOR

23       Thomas Gleixner <tglx@linutronix.de>
24           Author.
25
27Kernel Hackers Manual 2.6.         June 2019                  NAND_FILL_OOB(9)
Impressum