other versions
- stretch 4.9.168-1
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¶
April 2019 | Kernel Hackers Manual 4.9. |