Home
last modified time | relevance | path

Searched refs:IIO_EV_DIR_NONE (Results 1 – 10 of 10) sorted by relevance

/linux-6.6.21/drivers/iio/position/
Diqs624-pos.c85 IIO_EV_DIR_NONE), in iqs624_pos_notifier()
219 .dir = IIO_EV_DIR_NONE,
/linux-6.6.21/include/uapi/linux/iio/
Dtypes.h121 IIO_EV_DIR_NONE, enumerator
/linux-6.6.21/tools/iio/
Diio_event_monitor.c251 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/
Dmma9553.c111 .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()
Dbma400_core.c214 .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()
Dadxl372.c619 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/
Diio_simple_dummy_events.c214 IIO_EV_DIR_NONE, in iio_simple_dummy_event_handler()
Diio_simple_dummy.c65 .dir = IIO_EV_DIR_NONE,
/linux-6.6.21/drivers/iio/adc/
Dpalmas_gpadc.c670 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/
Dindustrialio-event.c376 if (dir != IIO_EV_DIR_NONE) in iio_device_add_event()