Searched refs:mmc_can_gpio_cd (Results 1 – 6 of 6) sorted by relevance
28 bool mmc_can_gpio_cd(struct mmc_host *host);
207 bool mmc_can_gpio_cd(struct mmc_host *host) in mmc_can_gpio_cd() function213 EXPORT_SYMBOL(mmc_can_gpio_cd);
1201 if (mmc_can_gpio_cd(mmc)) in tmio_mmc_host_probe()1204 _host->native_hotplug = !(mmc_can_gpio_cd(mmc) || in tmio_mmc_host_probe()
3406 (mmc_can_gpio_cd(host->slot->mmc) || in dw_mci_runtime_suspend()3420 (mmc_can_gpio_cd(host->slot->mmc) || in dw_mci_runtime_resume()3474 (mmc_can_gpio_cd(host->slot->mmc) || in dw_mci_runtime_resume()
2274 !mmc_can_gpio_cd(mmc) && in msdc_drv_probe()
3209 !mmc_can_gpio_cd(host->mmc); in sdhci_cd_irq_can_wakeup()