Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dmmc_ops.c652 int mmc_switch(struct mmc_card *card, u8 set, u8 index, u8 value, in mmc_switch() function
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dmmc.c764 int mmc_switch(struct mmc *mmc, u8 set, u8 index, u8 value) in mmc_switch() function