Home
last modified time | relevance | path

Searched refs:dw_mci_probe (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Ddw_mmc-pci.c61 ret = dw_mci_probe(host); in dw_mci_pci_probe()
H A Ddw_mmc-pltfm.c53 return dw_mci_probe(host); in dw_mci_pltfm_register()
H A Ddw_mmc.h497 extern int dw_mci_probe(struct dw_mci *host);
H A Ddw_mmc.c3158 int dw_mci_probe(struct dw_mci *host) in dw_mci_probe() function
3361 EXPORT_SYMBOL(dw_mci_probe); variable
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Ddw_mmc-pci.c61 ret = dw_mci_probe(host); in dw_mci_pci_probe()
H A Ddw_mmc-pltfm.c57 return dw_mci_probe(host); in dw_mci_pltfm_register()
H A Ddw_mmc.h511 extern int dw_mci_probe(struct dw_mci *host);
H A Ddw_mmc.c3281 int dw_mci_probe(struct dw_mci *host) in dw_mci_probe() function
3485 EXPORT_SYMBOL(dw_mci_probe); variable

Completed in 13 milliseconds