Home
last modified time | relevance | path

Searched refs:mmc_power_off (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/mmc/core/
H A Dsdio.c994 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()
H A Dcore.c1366 void mmc_power_off(struct mmc_host *host) in mmc_power_off() function
1390 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()
H A Dcore.h58 void mmc_power_off(struct mmc_host *host);
H A Dsd.c1632 mmc_power_off(host); in mmc_sd_detect()
1719 mmc_power_off(host); in _mmc_sd_suspend()
H A Dmmc.c2073 mmc_power_off(host); in mmc_detect()
2132 mmc_power_off(host); in _mmc_suspend()
/openbmc/u-boot/drivers/mmc/
H A Dmmc.c2589 static int mmc_power_off(struct mmc *mmc) in mmc_power_off() function
2609 ret = mmc_power_off(mmc); in mmc_power_cycle()