Home
last modified time | relevance | path

Searched refs:sdhci_pci_o2_probe_slot (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/mmc/host/
Dsdhci-pci-o2micro.h69 extern int sdhci_pci_o2_probe_slot(struct sdhci_pci_slot *slot);
Dsdhci-pci-o2micro.c150 int sdhci_pci_o2_probe_slot(struct sdhci_pci_slot *slot) in sdhci_pci_o2_probe_slot() function
182 EXPORT_SYMBOL_GPL(sdhci_pci_o2_probe_slot);
Dsdhci-pci.c553 .probe_slot = sdhci_pci_o2_probe_slot,