Home
last modified time | relevance | path

Searched refs:mmc_host_can_gpio_ro (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/mmc/
H A Dslot-gpio.h28 bool mmc_host_can_gpio_ro(struct mmc_host *host);
/linux/drivers/mmc/core/
H A Dslot-gpio.c278 bool mmc_host_can_gpio_ro(struct mmc_host *host) in mmc_host_can_gpio_ro() function
284 EXPORT_SYMBOL(mmc_host_can_gpio_ro);
/linux/drivers/mmc/host/
H A Dtmio_mmc_core.c1169 if (mmc_host_can_gpio_ro(mmc)) in tmio_mmc_host_probe()
H A Drenesas_sdhi_core.c1147 if (mmc_host_can_gpio_ro(host->mmc)) in renesas_sdhi_probe()
H A Dsdhci-omap.c1273 if (!mmc_host_can_gpio_ro(mmc)) in sdhci_omap_probe()
H A Dsdhci.c2569 } else if (mmc_host_can_gpio_ro(mmc)) { in sdhci_get_ro()