Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mmc/host/
Dsdhci-acpi.c65 int (*probe_slot)(struct platform_device *, struct acpi_device *); member
438 .probe_slot = intel_probe_slot,
452 .probe_slot = intel_probe_slot,
465 .probe_slot = intel_probe_slot,
529 .probe_slot = qcom_probe_slot,
715 .probe_slot = sdhci_acpi_emmc_amd_probe_slot,
880 if (c->slot->probe_slot) { in sdhci_acpi_probe()
881 err = c->slot->probe_slot(pdev, device); in sdhci_acpi_probe()
Dsdhci-pci-core.c290 .probe_slot = ricoh_mmc_probe_slot,
430 .probe_slot = mrst_hc_probe_slot,
448 .probe_slot = mfd_sdio_probe_slot,
454 .probe_slot = mfd_emmc_probe_slot,
459 .probe_slot = pch_hc_probe_slot,
1188 .probe_slot = byt_emmc_probe_slot,
1202 .probe_slot = glk_emmc_probe_slot,
1234 .probe_slot = ni_byt_sdio_probe_slot,
1253 .probe_slot = byt_sdio_probe_slot,
1274 .probe_slot = byt_sd_probe_slot,
[all …]
Dsdhci-pci.h137 int (*probe_slot) (struct sdhci_pci_slot *); member
Dsdhci-pci-gli.c813 .probe_slot = gli_probe_slot_gl9755,
834 .probe_slot = gli_probe_slot_gl9750,
853 .probe_slot = gli_probe_slot_gl9763e,
Dsdhci-pci-arasan.c328 .probe_slot = arasan_pci_probe_slot,
Dsdhci-pci-o2micro.c836 .probe_slot = sdhci_pci_o2_probe_slot,