Searched refs:IIO_EV_DIR_NONE (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/iio/position/ |
| A D | iqs624-pos.c | 85 IIO_EV_DIR_NONE), in iqs624_pos_notifier() 219 .dir = IIO_EV_DIR_NONE,
|
| /linux/tools/iio/ |
| A D | iio_event_monitor.c | 261 case IIO_EV_DIR_NONE: in event_is_known() 301 if (dir != IIO_EV_DIR_NONE) in print_event()
|
| /linux/include/uapi/linux/iio/ |
| A D | types.h | 127 IIO_EV_DIR_NONE, enumerator
|
| /linux/drivers/iio/accel/ |
| A 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()
|
| A D | bma400_core.c | 215 .dir = IIO_EV_DIR_NONE, 221 .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()
|
| A 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/drivers/iio/dummy/ |
| A D | iio_simple_dummy_events.c | 214 IIO_EV_DIR_NONE, in iio_simple_dummy_event_handler()
|
| A D | iio_simple_dummy.c | 65 .dir = IIO_EV_DIR_NONE,
|
| /linux/drivers/iio/ |
| A D | industrialio-event.c | 400 if (dir != IIO_EV_DIR_NONE) in iio_device_add_event() 451 if (dir != IIO_EV_DIR_NONE) in iio_device_add_event_label()
|
| /linux/drivers/iio/adc/ |
| A 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/drivers/iio/imu/bmi323/ |
| A D | bmi323_core.c | 198 .dir = IIO_EV_DIR_NONE, 1335 IIO_EV_DIR_NONE), in bmi323_irq_thread_handler()
|
Completed in 39 milliseconds