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

NAME

6       nand_do_write_oob - [MTD Interface] NAND write out-of-band
7

SYNOPSIS

9       int nand_do_write_oob(struct mtd_info * mtd, loff_t to,
10                             struct mtd_oob_ops * ops);
11

ARGUMENTS

13       mtd
14           MTD device structure
15
16       to
17           offset to write to
18
19       ops
20           oob operation description structure
21

DESCRIPTION

23       NAND write out-of-band.
24

AUTHOR

26       Thomas Gleixner <tglx@linutronix.de>
27           Author.
28
30Kernel Hackers Manual 3.10         June 2019              NAND_DO_WRITE_OOB(9)
Impressum