Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/core/
H A Dmmc_ops.c147 int mmc_go_idle(struct mmc_host *host) in mmc_go_idle() function
/openbmc/u-boot/drivers/mmc/
H A Dmmc.c454 static int mmc_go_idle(struct mmc *mmc) in mmc_go_idle() function