Searched refs:probe_slot (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/drivers/mmc/host/ |
| H A D | sdhci-acpi.c | 65 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, 873 if (c->slot->probe_slot) { in sdhci_acpi_probe() 874 err = c->slot->probe_slot(pdev, device); in sdhci_acpi_probe()
|
| H A D | sdhci-pci-core.c | 288 .probe_slot = ricoh_mmc_probe_slot, 326 .probe_slot = ene_714_probe_slot, 381 .probe_slot = mrst_hc_probe_slot, 399 .probe_slot = mfd_sdio_probe_slot, 405 .probe_slot = mfd_emmc_probe_slot, 410 .probe_slot = pch_hc_probe_slot, 1281 .probe_slot = byt_sd_probe_slot, 1566 .probe_slot = jmicron_probe_slot, 1639 .probe_slot = syskt_probe_slot, 1664 .probe_slot = rtsx_probe_slot, [all …]
|
| H A D | sdhci-pci.h | 145 int (*probe_slot) (struct sdhci_pci_slot *); member
|
| H A D | sdhci-pci-arasan.c | 328 .probe_slot = arasan_pci_probe_slot,
|
| H A D | sdhci-pci-gli.c | 1970 .probe_slot = gli_probe_slot_gl9755, 1995 .probe_slot = gli_probe_slot_gl9750, 2014 .probe_slot = gli_probe_slot_gl9763e, 2046 .probe_slot = gli_probe_slot_gl9767,
|
| H A D | sdhci-pci-o2micro.c | 1093 .probe_slot = sdhci_pci_o2_probe_slot,
|