Searched refs:probe_slot (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/drivers/mmc/host/ |
| D | sdhci-acpi.c | 64 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()
|
| D | sdhci-pci-core.c | 282 .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 …]
|
| D | sdhci-pci-gli.c | 332 .probe_slot = gli_probe_slot_gl9755, 350 .probe_slot = gli_probe_slot_gl9750,
|
| D | sdhci-pci.h | 134 int (*probe_slot) (struct sdhci_pci_slot *); member
|
| D | sdhci-pci-arasan.c | 328 .probe_slot = arasan_pci_probe_slot,
|
| D | sdhci-pci-o2micro.c | 805 .probe_slot = sdhci_pci_o2_probe_slot,
|