Name

nand_fill_oob — [Internal] Transfer client buffer to oob

Synopsis

uint8_t * nand_fill_oob (struct nand_chip * chip,
 uint8_t * oob,
 size_t len,
 struct mtd_oob_ops * ops);
 

Arguments

chip

nand chip structure

oob

oob data buffer

len

oob data write length

ops

oob ops structure