Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
A Dsdhci-pci-core.c290 .probe_slot = ricoh_mmc_probe_slot,
363 .probe_slot = mrst_hc_probe_slot,
381 .probe_slot = mfd_sdio_probe_slot,
387 .probe_slot = mfd_emmc_probe_slot,
392 .probe_slot = pch_hc_probe_slot,
1141 .probe_slot = byt_emmc_probe_slot,
1227 .probe_slot = byt_sd_probe_slot,
1496 .probe_slot = jmicron_probe_slot,
1569 .probe_slot = syskt_probe_slot,
1594 .probe_slot = rtsx_probe_slot,
[all …]
A Dsdhci-acpi.c66 int (*probe_slot)(struct platform_device *, struct acpi_device *); member
427 .probe_slot = intel_probe_slot,
441 .probe_slot = intel_probe_slot,
454 .probe_slot = intel_probe_slot,
518 .probe_slot = qcom_probe_slot,
735 .probe_slot = sdhci_acpi_emmc_amd_probe_slot,
913 if (c->slot->probe_slot) { in sdhci_acpi_probe()
914 err = c->slot->probe_slot(pdev, device); in sdhci_acpi_probe()
A Dsdhci-pci.h139 int (*probe_slot) (struct sdhci_pci_slot *); member
A Dsdhci-pci-gli.c906 .probe_slot = gli_probe_slot_gl9755,
927 .probe_slot = gli_probe_slot_gl9750,
946 .probe_slot = gli_probe_slot_gl9763e,
A Dsdhci-pci-arasan.c328 .probe_slot = arasan_pci_probe_slot,
A Dsdhci-pci-o2micro.c864 .probe_slot = sdhci_pci_o2_probe_slot,

Completed in 16 milliseconds