Searched refs:mmc_can_gpio_cd (Results 1 – 7 of 7) sorted by relevance
27 bool mmc_can_gpio_cd(struct mmc_host *host);
201 bool mmc_can_gpio_cd(struct mmc_host *host) in mmc_can_gpio_cd() function207 EXPORT_SYMBOL(mmc_can_gpio_cd);
1130 if (mmc_can_gpio_cd(mmc)) in tmio_mmc_host_probe()1133 _host->native_hotplug = !(mmc_can_gpio_cd(mmc) || in tmio_mmc_host_probe()
3400 (mmc_can_gpio_cd(host->slot->mmc) || in dw_mci_runtime_suspend()3414 (mmc_can_gpio_cd(host->slot->mmc) || in dw_mci_runtime_resume()3468 (mmc_can_gpio_cd(host->slot->mmc) || in dw_mci_runtime_resume()
160 !mmc_card_is_removable(host->mmc) || mmc_can_gpio_cd(host->mmc)) in sdhci_set_card_detection()3661 !mmc_can_gpio_cd(host->mmc); in sdhci_cd_irq_can_wakeup()
2484 !mmc_can_gpio_cd(mmc) && in msdc_drv_probe()
5106 @@ -212,11 +218,14 @@ EXPORT_SYMBOL(mmc_can_gpio_cd);