Searched refs:nand_write_oob_std (Results 1 - 1 of 1) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/nand/
H A Dnand_base.c1279 * nand_write_oob_std - [REPLACABLE] the most common OOB data write function
1284 static int nand_write_oob_std(struct mtd_info *mtd, struct nand_chip *chip, function
2604 chip->ecc.write_oob = nand_write_oob_std;
2638 chip->ecc.write_oob = nand_write_oob_std;
2649 chip->ecc.write_oob = nand_write_oob_std;

Completed in 53 milliseconds