Home
last modified time | relevance | path

Searched refs:IIO_EVENT_CODE (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/iio/
A Devents.h24 #define IIO_EVENT_CODE(chan_type, diff, modifier, direction, \ macro
43 IIO_EVENT_CODE(chan_type, 0, modifier, direction, type, number, 0, 0)
54 IIO_EVENT_CODE(chan_type, 0, 0, direction, type, number, 0, 0)
/linux/drivers/iio/dummy/
A Diio_simple_dummy_events.c186 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/drivers/iio/accel/
A Dmma9553.c1033 IIO_EVENT_CODE(IIO_STEPS, 0, IIO_NO_MOD, in mma9553_event_handler()
1044 IIO_EVENT_CODE(IIO_ACTIVITY, 0, in mma9553_event_handler()
1053 IIO_EVENT_CODE(IIO_ACTIVITY, 0, in mma9553_event_handler()
/linux/drivers/staging/iio/adc/
A Dad7280a.c787 u64 tmp = IIO_EVENT_CODE(IIO_VOLTAGE, 1, 0, in ad7280_event_handler()
795 u64 tmp = IIO_EVENT_CODE(IIO_VOLTAGE, 1, 0, in ad7280_event_handler()

Completed in 9 milliseconds