Searched refs:nand_do_write_ops (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.c1718 * nand_do_write_ops - [Internal] NAND write with ECC
1725 static int nand_do_write_ops(struct mtd_info *mtd, loff_t to, function
1846 ret = nand_do_write_ops(mtd, to, &chip->ops);
1971 ret = nand_do_write_ops(mtd, to, ops);

Completed in 171 milliseconds