Home
last modified time | relevance | path

Searched refs:probe_slot (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-pci-core.c286 .probe_slot = ricoh_mmc_probe_slot,
324 .probe_slot = ene_714_probe_slot,
379 .probe_slot = mrst_hc_probe_slot,
397 .probe_slot = mfd_sdio_probe_slot,
403 .probe_slot = mfd_emmc_probe_slot,
408 .probe_slot = pch_hc_probe_slot,
1165 .probe_slot = byt_emmc_probe_slot,
1179 .probe_slot = glk_emmc_probe_slot,
1211 .probe_slot = ni_byt_sdio_probe_slot,
1230 .probe_slot
[all...]
H A 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()
H A Dsdhci-pci.h145 int (*probe_slot) (struct sdhci_pci_slot *); member
H A Dsdhci-pci-arasan.c328 .probe_slot = arasan_pci_probe_slot,
H A Dsdhci-pci-gli.c1547 .probe_slot = gli_probe_slot_gl9755,
1570 .probe_slot = gli_probe_slot_gl9750,
1589 .probe_slot = gli_probe_slot_gl9763e,
1615 .probe_slot = gli_probe_slot_gl9767,
H A Dsdhci-pci-o2micro.c1090 .probe_slot = sdhci_pci_o2_probe_slot,
/kernel/linux/linux-5.10/drivers/mmc/host/
H A 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,
1223 .probe_slot = byt_emmc_probe_slot,
1237 .probe_slot = glk_emmc_probe_slot,
1269 .probe_slot = ni_byt_sdio_probe_slot,
1288 .probe_slot = byt_sdio_probe_slot,
1309 .probe_slot
[all...]
H A 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,
891 if (c->slot->probe_slot) { in sdhci_acpi_probe()
892 err = c->slot->probe_slot(pdev, device); in sdhci_acpi_probe()
H A Dsdhci-pci.h140 int (*probe_slot) (struct sdhci_pci_slot *); member
H A Dsdhci-pci-gli.c818 .probe_slot = gli_probe_slot_gl9755,
839 .probe_slot = gli_probe_slot_gl9750,
858 .probe_slot = gli_probe_slot_gl9763e,
H A Dsdhci-pci-arasan.c328 .probe_slot = arasan_pci_probe_slot,
H A Dsdhci-pci-o2micro.c865 .probe_slot = sdhci_pci_o2_probe_slot,

Completed in 16 milliseconds