Searched refs:IIO_EV_DIR_NONE (Results 1 – 10 of 10) sorted by relevance
/linux-6.6.21/drivers/iio/position/ |
D | iqs624-pos.c | 85 IIO_EV_DIR_NONE), in iqs624_pos_notifier() 219 .dir = IIO_EV_DIR_NONE,
|
/linux-6.6.21/include/uapi/linux/iio/ |
D | types.h | 121 IIO_EV_DIR_NONE, enumerator
|
/linux-6.6.21/tools/iio/ |
D | iio_event_monitor.c | 251 case IIO_EV_DIR_NONE: in event_is_known() 291 if (dir != IIO_EV_DIR_NONE) in print_event()
|
/linux-6.6.21/drivers/iio/accel/ |
D | mma9553.c | 111 .dir = IIO_EV_DIR_NONE, 343 IIO_EV_DIR_NONE); in mma9553_conf_gpio() 888 .dir = IIO_EV_DIR_NONE, 1028 IIO_EV_DIR_NONE); in mma9553_event_handler() 1034 IIO_EV_DIR_NONE, in mma9553_event_handler()
|
D | bma400_core.c | 214 .dir = IIO_EV_DIR_NONE, 220 .dir = IIO_EV_DIR_NONE, 1611 unsigned int act, ev_dir = IIO_EV_DIR_NONE; in bma400_interrupt() 1658 if (ev_dir != IIO_EV_DIR_NONE) { in bma400_interrupt() 1670 IIO_EV_DIR_NONE), in bma400_interrupt() 1683 IIO_EV_DIR_NONE), in bma400_interrupt()
|
D | adxl372.c | 619 unsigned int ev_dir = IIO_EV_DIR_NONE; in adxl372_push_event() 627 if (ev_dir != IIO_EV_DIR_NONE) in adxl372_push_event()
|
/linux-6.6.21/drivers/iio/dummy/ |
D | iio_simple_dummy_events.c | 214 IIO_EV_DIR_NONE, in iio_simple_dummy_event_handler()
|
D | iio_simple_dummy.c | 65 .dir = IIO_EV_DIR_NONE,
|
/linux-6.6.21/drivers/iio/adc/ |
D | palmas_gpadc.c | 670 ev->direction = IIO_EV_DIR_NONE; in palmas_gpadc_disable_event_config() 942 adc->event0.direction = IIO_EV_DIR_NONE; in palmas_gpadc_probe() 945 adc->event1.direction = IIO_EV_DIR_NONE; in palmas_gpadc_probe()
|
/linux-6.6.21/drivers/iio/ |
D | industrialio-event.c | 376 if (dir != IIO_EV_DIR_NONE) in iio_device_add_event()
|