Searched refs:IIO_EV_DIR_NONE (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/tools/iio/ |
D | iio_event_monitor.c | 191 case IIO_EV_DIR_NONE: in event_is_known() 234 if (dir != IIO_EV_DIR_NONE) in print_event()
|
/linux-4.1.27/include/uapi/linux/iio/ |
D | types.h | 88 IIO_EV_DIR_NONE, enumerator
|
/linux-4.1.27/drivers/staging/iio/ |
D | iio_simple_dummy_events.c | 203 IIO_EV_DIR_NONE, in iio_simple_dummy_event_handler()
|
D | iio_simple_dummy.c | 76 .dir = IIO_EV_DIR_NONE,
|
/linux-4.1.27/drivers/iio/accel/ |
D | mma9553.c | 120 .dir = IIO_EV_DIR_NONE, 347 mma9553_get_event(data, IIO_STEPS, IIO_NO_MOD, IIO_EV_DIR_NONE); in mma9553_conf_gpio() 926 .dir = IIO_EV_DIR_NONE, 1068 mma9553_get_event(data, IIO_STEPS, IIO_NO_MOD, IIO_EV_DIR_NONE); in mma9553_event_handler() 1074 IIO_EV_DIR_NONE, IIO_EV_TYPE_CHANGE, 0, 0, 0), in mma9553_event_handler()
|
/linux-4.1.27/drivers/iio/ |
D | industrialio-event.c | 331 if (dir != IIO_EV_DIR_NONE) in iio_device_add_event()
|