Searched refs:mmc_card_is_removable (Results 1 – 2 of 2) sorted by relevance
439 static inline int mmc_card_is_removable(struct mmc_host *host) in mmc_card_is_removable() function
944 if (mmc_card_is_removable(host) || !mmc_card_keep_power(host)) { in mmc_sdio_resume()