| /linux/include/linux/device/ |
| H A D | driver.h | 47 enum probe_type { enum 108 enum probe_type probe_type; member
|
| /linux/drivers/base/test/ |
| H A D | test_async_driver_probe.c | 46 if (dev->driver->probe_type == PROBE_PREFER_ASYNCHRONOUS) { in test_probe() 63 .probe_type = PROBE_PREFER_ASYNCHRONOUS, 71 .probe_type = PROBE_FORCE_SYNCHRONOUS,
|
| /linux/include/linux/mtd/ |
| H A D | physmap.h | 26 char *probe_type; member
|
| /linux/tools/testing/cxl/test/ |
| H A D | accel.c | 59 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
|
| /linux/drivers/platform/x86/uniwill/ |
| H A D | uniwill-wmi.c | 79 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
|
| /linux/drivers/iio/accel/ |
| H A D | kionix-kx022a-spi.c | 62 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
|
| H A D | kionix-kx022a-i2c.c | 62 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
|
| /linux/drivers/regulator/ |
| H A D | sky81452-regulator.c | 82 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
|
| H A D | stw481x-vmmc.c | 98 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
|
| H A D | vqmmc-ipq4019-regulator.c | 93 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
|
| H A D | tps6105x-regulator.c | 96 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
|
| H A D | vexpress-regulator.c | 91 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
|
| H A D | stm32-booster.c | 119 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
|
| H A D | rpi-panel-v2-regulator.c | 114 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
|
| H A D | wm831x-dcdc.c | 508 .probe_type = PROBE_PREFER_ASYNCHRONOUS, 636 .probe_type = PROBE_PREFER_ASYNCHRONOUS, 752 .probe_type = PROBE_PREFER_ASYNCHRONOUS, 828 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
|
| H A D | wm831x-ldo.c | 306 .probe_type = PROBE_PREFER_ASYNCHRONOUS, 516 .probe_type = PROBE_PREFER_ASYNCHRONOUS, 650 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
|
| H A D | tps65912-regulator.c | 152 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
|
| H A D | rc5t583-regulator.c | 151 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
|
| H A D | stm32-pwr.c | 178 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
|
| H A D | mtk-dvfsrc-regulator.c | 225 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
|
| /linux/drivers/mmc/host/ |
| H A D | sdhci-dove.c | 96 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
|
| /linux/drivers/platform/x86/lenovo/ |
| H A D | wmi-events.c | 183 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
|
| /linux/drivers/nvmem/ |
| H A D | max77759-nvmem.c | 133 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
|
| /linux/drivers/platform/x86/ |
| H A D | redmi-wmi.c | 141 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
|
| /linux/drivers/pwm/ |
| H A D | pwm-max7360.c | 200 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
|