Home
last modified time | relevance | path

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

/linux-6.15/drivers/mmc/host/
H A Dsdhci.h866 void sdhci_set_ios_common(struct mmc_host *mmc, struct mmc_ios *ios);
H A Dsdhci-uhs2.c324 sdhci_set_ios_common(mmc, ios); in sdhci_uhs2_set_ios()
H A Dsdhci.c2358 void sdhci_set_ios_common(struct mmc_host *mmc, struct mmc_ios *ios) in sdhci_set_ios_common() function
2393 EXPORT_SYMBOL_GPL(sdhci_set_ios_common);
2416 sdhci_set_ios_common(mmc, ios); in sdhci_set_ios()