Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Ddw_mmc.c1150 static void dw_mci_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in dw_mci_set_ios() function
1442 .set_ios = dw_mci_set_ios,
3046 dw_mci_set_ios(slot->mmc, &slot->mmc->ios); in dw_mci_resume()