Searched refs:nand_write_buf (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.c222 * nand_write_buf - [DEFAULT] write buffer to chip
229 static void nand_write_buf(struct mtd_info *mtd, const uint8_t *buf, int len) function
2773 chip->write_buf = busw ? nand_write_buf16 : nand_write_buf;

Completed in 62 milliseconds