Home
last modified time | relevance | path

Searched refs:probe_slot (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/mmc/host/
H A Dsdhci-acpi.c65 int (*probe_slot)(struct platform_device *, struct acpi_device *); member
366 .probe_slot = intel_probe_slot,
380 .probe_slot = intel_probe_slot,
393 .probe_slot = intel_probe_slot,
457 .probe_slot = qcom_probe_slot,
674 .probe_slot = sdhci_acpi_emmc_amd_probe_slot,
887 if (c->slot->probe_slot) { in sdhci_acpi_probe()
888 err = c->slot->probe_slot(pdev, device); in sdhci_acpi_probe()
H A Dsdhci-pci-core.c287 .probe_slot = ricoh_mmc_probe_slot,
325 .probe_slot = ene_714_probe_slot,
380 .probe_slot = mrst_hc_probe_slot,
398 .probe_slot = mfd_sdio_probe_slot,
404 .probe_slot = mfd_emmc_probe_slot,
409 .probe_slot = pch_hc_probe_slot,
1166 .probe_slot = byt_emmc_probe_slot,
1180 .probe_slot = glk_emmc_probe_slot,
1212 .probe_slot = ni_byt_sdio_probe_slot,
1231 .probe_slot = byt_sdio_probe_slot,
[all …]
H A Dsdhci-pci.h145 int (*probe_slot) (struct sdhci_pci_slot *); member
H A Dsdhci-pci-gli.c1557 .probe_slot = gli_probe_slot_gl9755,
1580 .probe_slot = gli_probe_slot_gl9750,
1599 .probe_slot = gli_probe_slot_gl9763e,
1625 .probe_slot = gli_probe_slot_gl9767,
H A Dsdhci-pci-arasan.c328 .probe_slot = arasan_pci_probe_slot,
H A Dsdhci-pci-o2micro.c1093 .probe_slot = sdhci_pci_o2_probe_slot,