1NAND_FILL_OOB(9) Internal Functions Provided NAND_FILL_OOB(9)
23
4
NAME
6nand_fill_oob - [Internal] Transfer client buffer to oob
7
SYNOPSIS
9uint8_t * nand_fill_oob(struct nand_chip * chip, uint8_t * oob,
10struct mtd_oob_ops * ops);
11
ARGUMENTS
13chip
14nand chip structure
1516
oob
17oob data buffer
1819
ops
20oob ops structure
21
AUTHOR
23Thomas Gleixner <tglx@linutronix.de>
24Author.
25
COPYRIGHT
27Kernel Hackers Manual 2.6. June 2019 NAND_FILL_OOB(9)