Home
last modified time | relevance | path

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

/linux/drivers/mmc/core/
H A Dsd_ops.h22 int mmc_app_send_scr(struct mmc_card *card);
H A Dsd_ops.c309 int mmc_app_send_scr(struct mmc_card *card) in mmc_app_send_scr() function
H A Dsd_uhs2.c952 err = mmc_app_send_scr(card); in sd_uhs2_legacy_init()
H A Dsd.c955 err = mmc_app_send_scr(card); in mmc_sd_setup_card()