Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mmc/core/
Dsd.h18 int mmc_sd_switch_hs(struct mmc_card *card);
Dsd.c383 int mmc_sd_switch_hs(struct mmc_card *card) in mmc_sd_switch_hs() function
1510 err = mmc_sd_switch_hs(card); in mmc_sd_init_card()
Dsdio.c435 ret = mmc_sd_switch_hs(card); in sdio_enable_hs()