Home
last modified time | relevance | path

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

/linux/drivers/mmc/core/
H A Dsd_ops.c363 int mmc_sd_switch(struct mmc_card *card, bool mode, int group, in mmc_sd_switch() function
378 EXPORT_SYMBOL_GPL(mmc_sd_switch);
H A Dsd_uhs2.c977 err = mmc_sd_switch(card, 0, 3, SD4_SET_POWER_LIMIT_1_80W, status); in sd_uhs2_legacy_init()
979 mmc_sd_switch(card, 1, 3, SD4_SET_POWER_LIMIT_1_80W, status); in sd_uhs2_legacy_init()
/linux/include/linux/mmc/
H A Dhost.h753 int mmc_sd_switch(struct mmc_card *card, bool mode, int group,