Home
last modified time | relevance | path

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

/drivers/mmc/host/
Ddw_mmc.c1411 static void dw_mci_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in dw_mci_set_ios() function
1784 .set_ios = dw_mci_set_ios,
3527 dw_mci_set_ios(host->slot->mmc, &host->slot->mmc->ios); in dw_mci_runtime_resume()