Home
last modified time | relevance | path

Searched refs:sdhci_probe (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/drivers/mmc/host/
H A Dsdhci-spear.c43 static int sdhci_probe(struct platform_device *pdev) in sdhci_probe() function
184 .probe = sdhci_probe,
/openbmc/u-boot/drivers/mmc/
H A Dpci_mmc.c44 return sdhci_probe(dev); in pci_mmc_probe()
H A Dtangier_sdhci.c63 return sdhci_probe(dev); in sdhci_tangier_probe()
H A Dk3_arsan_sdhci.c71 return sdhci_probe(dev); in k3_arasan_sdhci_probe()
H A Drockchip_sdhci.c80 return sdhci_probe(dev); in arasan_sdhci_probe()
H A Datmel_sdhci.c103 return sdhci_probe(dev); in atmel_sdhci_probe()
H A Dsti_sdhci.c110 return sdhci_probe(dev); in sti_sdhci_probe()
H A Daspeed_sdhci.c104 return sdhci_probe(dev); in aspeed_sdhci_probe()
H A Dmsm_sdhci.c152 return sdhci_probe(dev); in msm_sdc_probe()
H A Ds5p_sdhci.c216 return sdhci_probe(dev); in s5p_sdhci_probe()
H A Dbcm2835_sdhci.c227 return sdhci_probe(dev); in bcm2835_sdhci_probe()
H A Dsdhci-cadence.c280 return sdhci_probe(dev); in sdhci_cdns_probe()
H A Dzynq_sdhci.c281 return sdhci_probe(dev); in arasan_sdhci_probe()
H A Dxenon_sdhci.c429 ret = sdhci_probe(dev); in xenon_sdhci_probe()
H A Dsdhci.c566 int sdhci_probe(struct udevice *dev) function
/openbmc/u-boot/include/
H A Dsdhci.h433 int sdhci_probe(struct udevice *dev);