Searched refs:omap_hsmmc_getcd (Results 1 – 1 of 1) sorted by relevance
1365 static int omap_hsmmc_getcd(struct udevice *dev) function1392 static int omap_hsmmc_getcd(struct mmc *mmc) function1427 .get_cd = omap_hsmmc_getcd,1444 .getcd = omap_hsmmc_getcd,