Searched refs:nand_fill_oob (Results 1 - 1 of 1) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/nand/
H A Dnand_base.c1667 * nand_fill_oob - [Internal] Transfer client buffer to oob
1672 static uint8_t *nand_fill_oob(struct nand_chip *chip, uint8_t *oob, function
1788 oob = nand_fill_oob(chip, oob, ops);
1923 nand_fill_oob(chip, ops->oobbuf, ops);

Completed in 83 milliseconds