Home
last modified time | relevance | path

Searched defs:mmc_select_hs400es (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dmmc.c1061 static int mmc_select_hs400es(struct mmc *mmc) function
1101 static int mmc_select_hs400es(struct mmc *mmc) { return 0; } function
/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dmmc.c1425 static int mmc_select_hs400es(struct mmc_card *card) in mmc_select_hs400es() function