Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mmc/host/
Dsdhci-acpi.c64 int (*probe_slot)(struct platform_device *, struct acpi_device *); member
363 .probe_slot = intel_probe_slot,
377 .probe_slot = intel_probe_slot,
390 .probe_slot = intel_probe_slot,
454 .probe_slot = qcom_probe_slot,
671 .probe_slot = sdhci_acpi_emmc_amd_probe_slot,
844 if (c->slot->probe_slot) { in sdhci_acpi_probe()
845 err = c->slot->probe_slot(pdev, device); in sdhci_acpi_probe()
Dsdhci-pci-core.c290 .probe_slot = ricoh_mmc_probe_slot,
329 .probe_slot = ene_714_probe_slot,
384 .probe_slot = mrst_hc_probe_slot,
402 .probe_slot = mfd_sdio_probe_slot,
408 .probe_slot = mfd_emmc_probe_slot,
413 .probe_slot = pch_hc_probe_slot,
1170 .probe_slot = byt_emmc_probe_slot,
1184 .probe_slot = glk_emmc_probe_slot,
1216 .probe_slot = ni_byt_sdio_probe_slot,
1235 .probe_slot = byt_sdio_probe_slot,
[all …]
Dsdhci-pci.h140 int (*probe_slot) (struct sdhci_pci_slot *); member
Dsdhci-pci-gli.c1105 .probe_slot = gli_probe_slot_gl9755,
1128 .probe_slot = gli_probe_slot_gl9750,
1147 .probe_slot = gli_probe_slot_gl9763e,
Dsdhci-pci-arasan.c328 .probe_slot = arasan_pci_probe_slot,
Dsdhci-pci-o2micro.c920 .probe_slot = sdhci_pci_o2_probe_slot,