Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dslot-gpio.c251 bool mmc_can_gpio_ro(struct mmc_host *host) in mmc_can_gpio_ro() function
257 EXPORT_SYMBOL(mmc_can_gpio_ro);
/OK3568_Linux_fs/kernel/include/linux/mmc/
H A Dslot-gpio.h28 bool mmc_can_gpio_ro(struct mmc_host *host);
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Drenesas_sdhi_core.c1003 if (mmc_can_gpio_ro(host->mmc)) in renesas_sdhi_probe()
H A Dtmio_mmc_core.c1127 if (mmc_can_gpio_ro(mmc)) in tmio_mmc_host_probe()
H A Dsdhci-omap.c1150 if (!mmc_can_gpio_ro(mmc)) in sdhci_omap_probe()
H A Dsdhci.c2450 else if (mmc_can_gpio_ro(host->mmc)) in sdhci_check_ro()