Home
last modified time | relevance | path

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

12345

/Linux-v5.15/drivers/base/test/
Dtest_async_driver_probe.c46 if (dev->driver->probe_type == PROBE_PREFER_ASYNCHRONOUS) { in test_probe()
63 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
/Linux-v5.15/drivers/mmc/host/
Ddw_mmc-bluefield.c58 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
Dsdhci-of-hlwd.c83 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
Dsdhci-cns3xxx.c101 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
Dsdhci-dove.c108 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
Ddw_mmc-pltfm.c100 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
Dsdhci-spear.c184 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
Dtmio_mmc.c215 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
Ddw_mmc-hi3798cv200.c203 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
Dsdhci-pic32.c237 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
Dsdhci-pxav2.c229 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
Dsdhci_f_sdh30.c222 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
Dsdhci-bcm-kona.c327 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
Dsdhci-of-aspeed.c520 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
599 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
/Linux-v5.15/drivers/hid/i2c-hid/
Di2c-hid-acpi.c128 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
Di2c-hid-of.c129 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
Di2c-hid-of-goodix.c171 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
/Linux-v5.15/drivers/platform/surface/
Dsurface_platform_profile.c183 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
Dsurface_aggregator_registry.c465 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
574 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
Dsurface_gpe.c254 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
Dsurface_hotplug.c275 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
/Linux-v5.15/include/linux/device/
Ddriver.h46 PROBE_PREFER_ASYNCHRONOUS, enumerator
/Linux-v5.15/drivers/power/supply/
Dsurface_charger.c275 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
/Linux-v5.15/drivers/platform/surface/aggregator/
Dbus.c350 sdrv->driver.probe_type = PROBE_PREFER_ASYNCHRONOUS; in __ssam_device_driver_register()
/Linux-v5.15/drivers/gpu/drm/hyperv/
Dhyperv_drm_drv.c283 .probe_type = PROBE_PREFER_ASYNCHRONOUS,

12345