Home
last modified time | relevance | path

Searched defs:mmc_power_off (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/mmc/core/
H A Dcore.c1366 void mmc_power_off(struct mmc_host *host) in mmc_power_off() function
/openbmc/u-boot/drivers/mmc/
H A Dmmc.c2589 static int mmc_power_off(struct mmc *mmc) in mmc_power_off() function