Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dsd_ops.h20 int mmc_app_send_scr(struct mmc_card *card);
H A Dsd_ops.c210 int mmc_app_send_scr(struct mmc_card *card) in mmc_app_send_scr() function
H A Dsd.c923 err = mmc_app_send_scr(card); in mmc_sd_setup_card()