Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Ddw_mmc.c1406 static void dw_mci_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in dw_mci_set_ios() function
1779 .set_ios = dw_mci_set_ios,
3452 dw_mci_set_ios(host->slot->mmc, &host->slot->mmc->ios); in dw_mci_runtime_resume()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Ddw_mmc.c1442 static void dw_mci_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in dw_mci_set_ios() function
1811 .set_ios = dw_mci_set_ios,
3575 dw_mci_set_ios(host->slot->mmc, &host->slot->mmc->ios); in dw_mci_runtime_resume()

Completed in 8 milliseconds