Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/core/
H A Dmmc_ops.c99 static int _mmc_select_card(struct mmc_host *host, struct mmc_card *card) in _mmc_select_card() function
119 return _mmc_select_card(card->host, card); in mmc_select_card()
124 return _mmc_select_card(host, NULL); in mmc_deselect_cards()