Home
last modified time | relevance | path

Searched refs:mmc_can_gpio_cd (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/mmc/
A Dslot-gpio.h28 bool mmc_can_gpio_cd(struct mmc_host *host);
/linux/drivers/mmc/core/
A Dslot-gpio.c243 bool mmc_can_gpio_cd(struct mmc_host *host) in mmc_can_gpio_cd() function
249 EXPORT_SYMBOL(mmc_can_gpio_cd);
/linux/drivers/mmc/host/
A Dtmio_mmc_core.c1183 if (mmc_can_gpio_cd(mmc)) in tmio_mmc_host_probe()
1187 _host->native_hotplug = !(mmc_can_gpio_cd(mmc) || in tmio_mmc_host_probe()
A Ddw_mmc.c3536 (mmc_can_gpio_cd(host->slot->mmc) || in dw_mci_runtime_suspend()
3550 (mmc_can_gpio_cd(host->slot->mmc) || in dw_mci_runtime_resume()
3604 (mmc_can_gpio_cd(host->slot->mmc) || in dw_mci_runtime_resume()
A Dsunplus-mmc.c794 if (mmc_can_gpio_cd(mmc)) in spmmc_get_cd()
A Dsdhci.c159 !mmc_card_is_removable(host->mmc) || mmc_can_gpio_cd(host->mmc)) in sdhci_set_card_detection()
3690 !mmc_can_gpio_cd(host->mmc); in sdhci_cd_irq_can_wakeup()
A Dmtk-sd.c2839 !mmc_can_gpio_cd(mmc) && in msdc_drv_probe()

Completed in 34 milliseconds