Home
last modified time | relevance | path

Searched refs:PROBE_PREFER_ASYNCHRONOUS (Results 1 – 25 of 126) sorted by relevance

123456

/linux-6.3-rc2/drivers/base/test/
A Dtest_async_driver_probe.c46 if (dev->driver->probe_type == PROBE_PREFER_ASYNCHRONOUS) { in test_probe()
63 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
/linux-6.3-rc2/drivers/mmc/host/
A Ddw_mmc-bluefield.c58 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
A Dsdhci-of-hlwd.c83 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
A Dsdhci-dove.c108 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
A Ddw_mmc-pltfm.c139 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
A Dsdhci-spear.c184 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
A Ddw_mmc-starfive.c178 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
A Ddw_mmc-hi3798cv200.c198 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
A Dsdhci-pic32.c237 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
A Dsdhci-bcm-kona.c317 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
A Dsdhci-of-aspeed.c520 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
599 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
A Dsdhci_f_sdh30.c249 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
/linux-6.3-rc2/drivers/hid/i2c-hid/
A Di2c-hid-acpi.c117 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
A Di2c-hid-of-goodix.c114 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
A Di2c-hid-of.c136 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
A Di2c-hid-of-elan.c118 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
/linux-6.3-rc2/drivers/platform/surface/
A Dsurface_platform_profile.c183 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
A Dsurface_aggregator_registry.c437 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
A Dsurface_hotplug.c268 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
A Dsurface_gpe.c287 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
/linux-6.3-rc2/include/linux/device/
A Ddriver.h47 PROBE_PREFER_ASYNCHRONOUS, enumerator
/linux-6.3-rc2/drivers/gpu/drm/hyperv/
A Dhyperv_drm_drv.c226 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
/linux-6.3-rc2/drivers/power/supply/
A Dsurface_charger.c275 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
/linux-6.3-rc2/drivers/char/tpm/
A Dtpm_tis_spi_main.c255 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
/linux-6.3-rc2/drivers/usb/host/
A Dehci-pci.c418 .probe_type = PROBE_PREFER_ASYNCHRONOUS,

Completed in 37 milliseconds

123456