Searched refs:omap2_nand_match (Results 1 – 1 of 1) sorted by relevance
85 static int omap2_nand_match(device_t, cfdata_t, void *);133 CFATTACH_DECL_NEW(omapnand, sizeof(struct omap2_nand_softc), omap2_nand_match,184 omap2_nand_match(device_t parent, cfdata_t match, void *aux) in omap2_nand_match() function