Searched refs:mmc_card_is_removable (Results 1 – 13 of 13) sorted by relevance
267 mmc_card_is_removable(host->mmc) ? 'N' : 'Y'); in sdhci_bcm_kona_probe()272 if (!mmc_card_is_removable(host->mmc)) in sdhci_bcm_kona_probe()289 if (!mmc_card_is_removable(host->mmc)) { in sdhci_bcm_kona_probe()
103 if (!mmc_card_is_removable(host->mmc)) { in sdhci_sparx5_set_emmc()217 if (!mmc_card_is_removable(host->mmc)) { in sdhci_sparx5_probe()
402 if (mmc_card_is_removable(host->mmc) && in sdhci_at91_probe()
178 if (!mmc_card_is_removable(mhost)) in st_mmcss_cconfig()
579 if (!mmc_card_is_removable(host->mmc)) in sdhci_sprd_probe()
952 || !mmc_card_is_removable(mmc))) { in dw_mci_get_cd()3399 !mmc_card_is_removable(host->slot->mmc))) in dw_mci_runtime_suspend()3413 !mmc_card_is_removable(host->slot->mmc))) { in dw_mci_runtime_resume()3467 !mmc_card_is_removable(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()2403 if (!mmc_card_is_removable(host->mmc)) in sdhci_get_cd()3589 return mmc_card_is_removable(host->mmc) && in sdhci_cd_irq_can_wakeup()4381 mmc_card_is_removable(mmc) && in sdhci_setup_host()
1064 else if (mmc_card_is_removable(mmc) in mxcmci_probe()
1135 !mmc_card_is_removable(mmc)); in tmio_mmc_host_probe()
1463 always_on = !mmc_card_is_removable(mmc) && in sdhci_msm_set_vqmmc()
294 !mmc_card_is_removable(func->card->host)) { in btsdio_probe()
552 static inline int mmc_card_is_removable(struct mmc_host *host) in mmc_card_is_removable() function
2209 if (!mmc_card_is_removable(host)) in mmc_detect_card_removed()2247 if (!mmc_card_is_removable(host) && host->rescan_entered) in mmc_rescan()2286 if (mmc_card_is_removable(host) && host->ops->get_cd && in mmc_rescan()2389 if (!mmc_card_is_removable(host)) { in mmc_pm_notify()