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                               size_t len, struct mtd_oob_ops * ops);
11

ARGUMENTS

13       chip
14           nand chip structure
15
16       oob
17           oob data buffer
18
19       len
20           -- undescribed --
21
22       ops
23           oob ops structure
24

AUTHOR

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