Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mmc/host/
Dsdhci-acpi.c64 int (*probe_slot)(struct platform_device *, const char *, const char *); member
432 .probe_slot = intel_probe_slot,
446 .probe_slot = intel_probe_slot,
459 .probe_slot = intel_probe_slot,
526 .probe_slot = qcom_probe_slot,
609 .probe_slot = sdhci_acpi_emmc_amd_probe_slot,
747 if (c->slot->probe_slot) { in sdhci_acpi_probe()
748 err = c->slot->probe_slot(pdev, hid, uid); in sdhci_acpi_probe()
Dsdhci-pci-core.c282 .probe_slot = ricoh_mmc_probe_slot,
422 .probe_slot = mrst_hc_probe_slot,
440 .probe_slot = mfd_sdio_probe_slot,
446 .probe_slot = mfd_emmc_probe_slot,
451 .probe_slot = pch_hc_probe_slot,
1017 .probe_slot = byt_emmc_probe_slot,
1029 .probe_slot = glk_emmc_probe_slot,
1060 .probe_slot = ni_byt_sdio_probe_slot,
1077 .probe_slot = byt_sdio_probe_slot,
1096 .probe_slot = byt_sd_probe_slot,
[all …]
Dsdhci-pci-gli.c332 .probe_slot = gli_probe_slot_gl9755,
350 .probe_slot = gli_probe_slot_gl9750,
Dsdhci-pci.h134 int (*probe_slot) (struct sdhci_pci_slot *); member
Dsdhci-pci-arasan.c328 .probe_slot = arasan_pci_probe_slot,
Dsdhci-pci-o2micro.c805 .probe_slot = sdhci_pci_o2_probe_slot,