Searched refs:omap2_nand_busy (Results 1 – 1 of 1) sorted by relevance
90 static void omap2_nand_busy(device_t self);248 omap2_nand_busy(self); in omap2_nand_attach()275 sc->sc_nand_if.busy = &omap2_nand_busy; in omap2_nand_attach()322 omap2_nand_busy(device_t self) in omap2_nand_busy() function