Searched refs:mmc_host_can_gpio_ro (Results 1 – 6 of 6) sorted by relevance
28 bool mmc_host_can_gpio_ro(struct mmc_host *host);
278 bool mmc_host_can_gpio_ro(struct mmc_host *host) in mmc_host_can_gpio_ro() function284 EXPORT_SYMBOL(mmc_host_can_gpio_ro);
1169 if (mmc_host_can_gpio_ro(mmc)) in tmio_mmc_host_probe()
1147 if (mmc_host_can_gpio_ro(host->mmc)) in renesas_sdhi_probe()
1273 if (!mmc_host_can_gpio_ro(mmc)) in sdhci_omap_probe()
2569 } else if (mmc_host_can_gpio_ro(mmc)) { in sdhci_get_ro()