Home
last modified time | relevance | path

Searched refs:__sdhci_read_caps (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/mmc/host/
H A Dsdhci.h766 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 Dsdhci-iproc.c397 __sdhci_read_caps(host, NULL, in sdhci_iproc_probe()
H A Dsdhci-cadence.c521 __sdhci_read_caps(host, &version, NULL, NULL); in sdhci_cdns_probe()
H A Dsdhci.c4102 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 Dsdhci-pci-core.c264 __sdhci_read_caps(slot->host, NULL, &caps, &caps1); in ricoh_mmc_probe_slot()