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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/mtd/nand/
H A Dnand_base.c186 * nand_write_buf - [DEFAULT] write buffer to chip
193 static void nand_write_buf(struct mtd_info *mtd, const uint8_t *buf, int len) function
2309 chip->write_buf = busw ? nand_write_buf16 : nand_write_buf;

Completed in 156 milliseconds