Searched refs:nand_write_oob_std (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/nand/
H A Dnand_base.c1665 * nand_write_oob_std - [REPLACABLE] the most common OOB data write function
1670 static int nand_write_oob_std(struct mtd_info *mtd, struct nand_chip *chip, function
3147 chip->ecc.write_oob = nand_write_oob_std;
3190 chip->ecc.write_oob = nand_write_oob_std;
3204 chip->ecc.write_oob = nand_write_oob_std;

Completed in 44 milliseconds