Home
last modified time | relevance | path

Searched refs:mmc_deselect_cards (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/mmc/core/
H A Dmmc_ops.h26 int mmc_deselect_cards(struct mmc_host *host);
H A Dmmc_ops.c122 int mmc_deselect_cards(struct mmc_host *host) in mmc_deselect_cards() function
H A Dmmc.c1972 err = mmc_deselect_cards(host); in mmc_sleep()
2129 err = mmc_deselect_cards(host); in _mmc_suspend()
H A Dsd.c1716 err = mmc_deselect_cards(host); in _mmc_sd_suspend()