Searched refs:mmc_can_gpio_cd (Results 1 – 6 of 6) sorted by relevance
27 bool mmc_can_gpio_cd(struct mmc_host *host);
205 bool mmc_can_gpio_cd(struct mmc_host *host) in mmc_can_gpio_cd() function211 EXPORT_SYMBOL(mmc_can_gpio_cd);
1185 if (mmc_can_gpio_cd(mmc)) in tmio_mmc_host_probe()1189 _host->native_hotplug = !(mmc_can_gpio_cd(mmc) || in tmio_mmc_host_probe()
3524 (mmc_can_gpio_cd(host->slot->mmc) || in dw_mci_runtime_suspend()3538 (mmc_can_gpio_cd(host->slot->mmc) || in dw_mci_runtime_resume()3592 (mmc_can_gpio_cd(host->slot->mmc) || in dw_mci_runtime_resume()
159 !mmc_card_is_removable(host->mmc) || mmc_can_gpio_cd(host->mmc)) in sdhci_set_card_detection()3722 !mmc_can_gpio_cd(host->mmc); in sdhci_cd_irq_can_wakeup()
2713 !mmc_can_gpio_cd(mmc) && in msdc_drv_probe()