Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dsdhci.h865 void sdhci_set_ios_common(struct mmc_host *mmc, struct mmc_ios *ios);
H A Dsdhci-uhs2.c325 sdhci_set_ios_common(mmc, ios); in sdhci_uhs2_set_ios()
H A Dsdhci.c2353 void sdhci_set_ios_common(struct mmc_host *mmc, struct mmc_ios *ios) in sdhci_set_ios_common() function
2371 EXPORT_SYMBOL_GPL(sdhci_set_ios_common);
2394 sdhci_set_ios_common(mmc, ios); in sdhci_set_ios()