Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mmc/
H A Dslot-gpio.h30 bool mmc_can_gpio_ro(struct mmc_host *host);
/openbmc/linux/drivers/mmc/core/
H A Dslot-gpio.c291 bool mmc_can_gpio_ro(struct mmc_host *host) in mmc_can_gpio_ro() function
297 EXPORT_SYMBOL(mmc_can_gpio_ro);
/openbmc/linux/drivers/mmc/host/
H A Drenesas_sdhi_core.c997 if (mmc_can_gpio_ro(host->mmc)) in renesas_sdhi_probe()
H A Dtmio_mmc_core.c1186 if (mmc_can_gpio_ro(mmc)) in tmio_mmc_host_probe()
H A Dsdhci-omap.c1273 if (!mmc_can_gpio_ro(mmc)) in sdhci_omap_probe()
H A Dsdhci.c2525 } else if (mmc_can_gpio_ro(host->mmc)) { in sdhci_check_ro()