Searched refs:mmc_power_off (Results 1 – 6 of 6) sorted by relevance
994 mmc_power_off(host); in mmc_sdio_detect()1032 mmc_power_off(host); in mmc_sdio_pre_suspend()1056 mmc_power_off(host); in mmc_sdio_suspend()1128 mmc_power_off(host); in mmc_sdio_runtime_suspend()
1366 void mmc_power_off(struct mmc_host *host) in mmc_power_off() function1390 mmc_power_off(host); in mmc_power_cycle()2101 mmc_power_off(host); in mmc_rescan_try_freq()2241 mmc_power_off(host); in mmc_rescan()2323 mmc_power_off(host); in mmc_stop_host()2329 mmc_power_off(host); in mmc_stop_host()
58 void mmc_power_off(struct mmc_host *host);
1632 mmc_power_off(host); in mmc_sd_detect()1719 mmc_power_off(host); in _mmc_sd_suspend()
2073 mmc_power_off(host); in mmc_detect()2132 mmc_power_off(host); in _mmc_suspend()
2589 static int mmc_power_off(struct mmc *mmc) in mmc_power_off() function2609 ret = mmc_power_off(mmc); in mmc_power_cycle()