1. NAME▲
nand_fill_oob - [INTERN] Transfer client buffer to oob
2. SYNOPSIS ▲
uint8_t * nand_fill_oob(struct mtd_info * mtd , uint8_t * oob , size_t len , struct mtd_oob_ops * ops );
3. ARGUMENTS ▲
mtd
MTD device structure
oob
oob data buffer
len
oob data write length
ops
oob ops structure
4. AUTHOR ▲
Thomas Gleixner <contact>
Author.
5. COPYRIGHT ▲