Searched refs:omap2_nand_write_buf_1 (Results 1 – 1 of 1) sorted by relevance
98 static void omap2_nand_write_buf_1(device_t self, const void *buf, size_t len);271 sc->sc_nand_if.write_buf_1 = &omap2_nand_write_buf_1; in omap2_nand_attach()389 omap2_nand_write_buf_1(device_t self, const void *buf, size_t len) in omap2_nand_write_buf_1() function