Searched refs:omap2_nand_write_buf_2 (Results 1 – 1 of 1) sorted by relevance
99 static void omap2_nand_write_buf_2(device_t self, const void *buf, size_t len);272 sc->sc_nand_if.write_buf_2 = &omap2_nand_write_buf_2; in omap2_nand_attach()401 omap2_nand_write_buf_2(device_t self, const void *buf, size_t len) in omap2_nand_write_buf_2() function