Searched refs:sc_nand_write_buf (Results 1 – 1 of 1) sorted by relevance
16 static void sc_nand_write_buf(struct mtd_info *mtd, const u_char *buf, int len);38 sc_nand_write_buf(mtd, (const uchar *)&byte, sizeof(byte)); in sc_nand_write_byte()47 static void sc_nand_write_buf(struct mtd_info *mtd, const u_char *buf, int len) in sc_nand_write_buf() function156 nand->write_buf = sc_nand_write_buf; in board_nand_init()