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