Searched refs:IIO_EVENT_CODE (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/include/linux/iio/ |
D | events.h | 27 #define IIO_EVENT_CODE(chan_type, diff, modifier, direction, \ macro 46 IIO_EVENT_CODE(chan_type, 0, modifier, direction, type, number, 0, 0) 57 IIO_EVENT_CODE(chan_type, 0, 0, direction, type, number, 0, 0)
|
/linux-4.4.14/drivers/staging/iio/ |
D | iio_simple_dummy_events.c | 186 IIO_EVENT_CODE(IIO_VOLTAGE, 0, 0, in iio_simple_dummy_event_handler() 194 IIO_EVENT_CODE(IIO_ACTIVITY, 0, in iio_simple_dummy_event_handler() 204 IIO_EVENT_CODE(IIO_ACTIVITY, 0, in iio_simple_dummy_event_handler() 213 IIO_EVENT_CODE(IIO_STEPS, 0, IIO_NO_MOD, in iio_simple_dummy_event_handler()
|
/linux-4.4.14/drivers/iio/accel/ |
D | mma9553.c | 1043 IIO_EVENT_CODE(IIO_STEPS, 0, IIO_NO_MOD, in mma9553_event_handler() 1054 IIO_EVENT_CODE(IIO_ACTIVITY, 0, in mma9553_event_handler() 1063 IIO_EVENT_CODE(IIO_ACTIVITY, 0, in mma9553_event_handler()
|
/linux-4.4.14/drivers/staging/iio/adc/ |
D | ad7280a.c | 702 IIO_EVENT_CODE(IIO_VOLTAGE, in ad7280_event_handler() 712 IIO_EVENT_CODE(IIO_VOLTAGE, in ad7280_event_handler()
|