other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
| NAND_FILL_OOB(9) | Internal Functions Provided | NAND_FILL_OOB(9) |
NAME¶
nand_fill_oob - [INTERN] Transfer client buffer to oobSYNOPSIS¶
uint8_t
* nand_fill_oob(struct mtd_info * mtd,
uint8_t * oob, size_t len,
struct mtd_oob_ops * ops);
ARGUMENTS¶
mtdMTD device structure
oob
oob data buffer
len
oob data write length
ops
oob ops structure
AUTHOR¶
Thomas Gleixner <tglx@linutronix.de>Author.
COPYRIGHT¶
| February 2017 | Kernel Hackers Manual 3.16 |