Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mmc/
Dslot-gpio.h29 bool mmc_can_gpio_ro(struct mmc_host *host);
/Linux-v5.4/drivers/mmc/core/
Dslot-gpio.c253 bool mmc_can_gpio_ro(struct mmc_host *host) in mmc_can_gpio_ro() function
259 EXPORT_SYMBOL(mmc_can_gpio_ro);
/Linux-v5.4/drivers/mmc/host/
Drenesas_sdhi_core.c731 if (mmc_can_gpio_ro(host->mmc)) in renesas_sdhi_probe()
Dsdhci-omap.c1086 if (!mmc_can_gpio_ro(mmc)) in sdhci_omap_probe()
Dtmio_mmc_core.c1198 if (mmc_can_gpio_ro(mmc)) in tmio_mmc_host_probe()
Dsdhci.c2083 else if (mmc_can_gpio_ro(host->mmc)) in sdhci_check_ro()