Searched refs:mmc_can_gpio_cd (Results 1 – 5 of 5) sorted by relevance
36 bool mmc_can_gpio_cd(struct mmc_host *host);
287 bool mmc_can_gpio_cd(struct mmc_host *host) in mmc_can_gpio_cd() function293 EXPORT_SYMBOL(mmc_can_gpio_cd);
1286 if (mmc_can_gpio_cd(mmc)) in tmio_mmc_host_probe()1289 _host->native_hotplug = !(mmc_can_gpio_cd(mmc) || in tmio_mmc_host_probe()
3433 (mmc_can_gpio_cd(host->slot->mmc) || in dw_mci_runtime_suspend()3447 (mmc_can_gpio_cd(host->slot->mmc) || in dw_mci_runtime_resume()3497 (mmc_can_gpio_cd(host->slot->mmc) || in dw_mci_runtime_resume()
2989 !mmc_can_gpio_cd(host->mmc); in sdhci_cd_irq_can_wakeup()