Searched refs:omap3_prm_match (Results 1 – 1 of 1) sorted by relevance
44 static int omap3_prm_match(device_t, cfdata_t, void *);47 CFATTACH_DECL_NEW(omap3_prm, 0, omap3_prm_match, omap3_prm_attach, NULL, NULL);55 omap3_prm_match(device_t parent, cfdata_t cf, void *aux) in omap3_prm_match() function