Home
last modified time | relevance | path

Searched refs:probe_type (Results 1 – 25 of 165) sorted by relevance

1234567

/linux/include/linux/device/
H A Ddriver.h47 enum probe_type { enum
108 enum probe_type probe_type; member
/linux/drivers/base/test/
H A Dtest_async_driver_probe.c46 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 Dphysmap.h26 char *probe_type; member
/linux/tools/testing/cxl/test/
H A Daccel.c59 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
/linux/drivers/platform/x86/uniwill/
H A Duniwill-wmi.c79 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
/linux/drivers/iio/accel/
H A Dkionix-kx022a-spi.c62 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
H A Dkionix-kx022a-i2c.c62 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
/linux/drivers/regulator/
H A Dsky81452-regulator.c82 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
H A Dstw481x-vmmc.c98 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
H A Dvqmmc-ipq4019-regulator.c93 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
H A Dtps6105x-regulator.c96 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
H A Dvexpress-regulator.c91 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
H A Dstm32-booster.c119 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
H A Drpi-panel-v2-regulator.c114 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
H A Dwm831x-dcdc.c508 .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 Dwm831x-ldo.c306 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
516 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
650 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
H A Dtps65912-regulator.c152 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
H A Drc5t583-regulator.c151 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
H A Dstm32-pwr.c178 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
H A Dmtk-dvfsrc-regulator.c225 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
/linux/drivers/mmc/host/
H A Dsdhci-dove.c96 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
/linux/drivers/platform/x86/lenovo/
H A Dwmi-events.c183 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
/linux/drivers/nvmem/
H A Dmax77759-nvmem.c133 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
/linux/drivers/platform/x86/
H A Dredmi-wmi.c141 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
/linux/drivers/pwm/
H A Dpwm-max7360.c200 .probe_type = PROBE_PREFER_ASYNCHRONOUS,

1234567