Searched refs:__sdhci_read_caps (Results 1 – 5 of 5) sorted by relevance
/linux-6.6.21/drivers/mmc/host/ |
D | sdhci.h | 765 void __sdhci_read_caps(struct sdhci_host *host, const u16 *ver, 775 __sdhci_read_caps(host, NULL, NULL, NULL); in sdhci_read_caps()
|
D | sdhci-iproc.c | 397 __sdhci_read_caps(host, NULL, in sdhci_iproc_probe()
|
D | sdhci-cadence.c | 521 __sdhci_read_caps(host, &version, NULL, NULL); in sdhci_cdns_probe()
|
D | sdhci-pci-core.c | 263 __sdhci_read_caps(slot->host, NULL, &caps, &caps1); in ricoh_mmc_probe_slot()
|
D | sdhci.c | 4093 void __sdhci_read_caps(struct sdhci_host *host, const u16 *ver, in __sdhci_read_caps() function 4143 EXPORT_SYMBOL_GPL(__sdhci_read_caps);
|