Searched refs:mmc_can_gpio_ro (Results 1 – 6 of 6) sorted by relevance
28 bool mmc_can_gpio_ro(struct mmc_host *host);
252 bool mmc_can_gpio_ro(struct mmc_host *host) in mmc_can_gpio_ro() function258 EXPORT_SYMBOL(mmc_can_gpio_ro);
997 if (mmc_can_gpio_ro(host->mmc)) in renesas_sdhi_probe()
1182 if (mmc_can_gpio_ro(mmc)) in tmio_mmc_host_probe()
1274 if (!mmc_can_gpio_ro(mmc)) in sdhci_omap_probe()
2546 else if (mmc_can_gpio_ro(host->mmc)) in sdhci_check_ro()