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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/47xxnand/
H A Dbrcmnand_47xx.c1256 * brcmnand_do_write_ops - [Internal] NAND write with ECC
1263 static int brcmnand_do_write_ops(struct mtd_info *mtd, loff_t to, function
1355 ret = brcmnand_do_write_ops(mtd, to, &chip->ops);
1490 ret = brcmnand_do_write_ops(mtd, to, ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/bcm947xx/nand/
H A Dbrcmnand_47xx.c1256 * brcmnand_do_write_ops - [Internal] NAND write with ECC
1263 static int brcmnand_do_write_ops(struct mtd_info *mtd, loff_t to, function
1355 ret = brcmnand_do_write_ops(mtd, to, &chip->ops);
1490 ret = brcmnand_do_write_ops(mtd, to, ops);

Completed in 64 milliseconds