Searched refs:__sdhci_read_caps (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/mmc/host/ |
H A D | sdhci.h | 766 void __sdhci_read_caps(struct sdhci_host *host, const u16 *ver, 776 __sdhci_read_caps(host, NULL, NULL, NULL); in sdhci_read_caps()
|
H A D | sdhci-iproc.c | 397 __sdhci_read_caps(host, NULL, in sdhci_iproc_probe()
|
H A D | sdhci-cadence.c | 521 __sdhci_read_caps(host, &version, NULL, NULL); in sdhci_cdns_probe()
|
H A D | sdhci.c | 4102 void __sdhci_read_caps(struct sdhci_host *host, const u16 *ver, in __sdhci_read_caps() function 4152 EXPORT_SYMBOL_GPL(__sdhci_read_caps);
|
H A D | sdhci-pci-core.c | 264 __sdhci_read_caps(slot->host, NULL, &caps, &caps1); in ricoh_mmc_probe_slot()
|