Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/mmc/
Dslot-gpio.h29 bool mmc_can_gpio_ro(struct mmc_host *host);
/linux-6.6.21/drivers/mmc/core/
Dslot-gpio.c271 bool mmc_can_gpio_ro(struct mmc_host *host) in mmc_can_gpio_ro() function
277 EXPORT_SYMBOL(mmc_can_gpio_ro);
/linux-6.6.21/drivers/mmc/host/
Drenesas_sdhi_core.c997 if (mmc_can_gpio_ro(host->mmc)) in renesas_sdhi_probe()
Dtmio_mmc_core.c1184 if (mmc_can_gpio_ro(mmc)) in tmio_mmc_host_probe()
Dsdhci-omap.c1273 if (!mmc_can_gpio_ro(mmc)) in sdhci_omap_probe()
Dsdhci.c2527 else if (mmc_can_gpio_ro(host->mmc)) in sdhci_check_ro()