Searched refs:IS_MMC (Results 1 – 2 of 2) sorted by relevance
18 if (!mmc_init(mmc) && IS_MMC(mmc)) in find_first_mmc_device()
68 #define IS_MMC(x) ((x)->version & MMC_VERSION_MMC) macro