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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/mtd/nand/
H A Domap2.c177 * omap_write_buf8 - write buffer to NAND controller
182 static void omap_write_buf8(struct mtd_info *mtd, const u_char *buf, int len) function
309 omap_write_buf8(mtd, buf, len);
426 : omap_write_buf8(mtd, (u_char *) addr, len);
872 info->nand.write_buf = omap_write_buf8;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/mtd/nand/
H A Domap2.c177 * omap_write_buf8 - write buffer to NAND controller
182 static void omap_write_buf8(struct mtd_info *mtd, const u_char *buf, int len) function
309 omap_write_buf8(mtd, buf, len);
426 : omap_write_buf8(mtd, (u_char *) addr, len);
872 info->nand.write_buf = omap_write_buf8;

Completed in 101 milliseconds