Home
last modified time | relevance | path

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

12345

/linux/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/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-cns3xxx.c101 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
A Dsdhci-dove.c108 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
A Ddw_mmc-pltfm.c100 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
A Dsdhci-spear.c184 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
A Dtmio_mmc.c215 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
A Ddw_mmc-hi3798cv200.c203 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
A Dsdhci-pic32.c237 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
A Dsdhci-of-aspeed.c520 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
599 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
A Dsdhci-bcm-kona.c327 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
A Dsdhci-pxav2.c229 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
A Dsdhci_f_sdh30.c222 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
A Dsdhci-of-sparx5.c258 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
/linux/drivers/hid/i2c-hid/
A Di2c-hid-acpi.c128 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
A Di2c-hid-of.c129 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
A Di2c-hid-of-goodix.c171 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
/linux/drivers/platform/surface/
A Dsurface_platform_profile.c183 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
A Dsurface_aggregator_registry.c525 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
640 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
A Dsurface_gpe.c267 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
A Dsurface_hotplug.c275 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
/linux/include/linux/device/
A Ddriver.h47 PROBE_PREFER_ASYNCHRONOUS, enumerator
/linux/drivers/power/supply/
A Dsurface_charger.c275 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
/linux/drivers/platform/surface/aggregator/
A Dbus.c350 sdrv->driver.probe_type = PROBE_PREFER_ASYNCHRONOUS; in __ssam_device_driver_register()

Completed in 35 milliseconds

12345