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

/linux-master/include/linux/iio/
H A Devents.h13 * IIO_EVENT_CODE() - create event identifier
24 #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-master/drivers/iio/dummy/
H A Diio_simple_dummy_events.c186 IIO_EVENT_CODE(IIO_VOLTAGE, 0, 0,
194 IIO_EVENT_CODE(IIO_ACTIVITY, 0,
204 IIO_EVENT_CODE(IIO_ACTIVITY, 0,
213 IIO_EVENT_CODE(IIO_STEPS, 0, IIO_NO_MOD,
/linux-master/drivers/iio/accel/
H A Dmma9553.c1033 IIO_EVENT_CODE(IIO_STEPS, 0, IIO_NO_MOD,
1044 IIO_EVENT_CODE(IIO_ACTIVITY, 0,
1053 IIO_EVENT_CODE(IIO_ACTIVITY, 0,
/linux-master/drivers/iio/adc/
H A Dad7280a.c824 u64 tmp = IIO_EVENT_CODE(IIO_VOLTAGE, 1, 0,
831 u64 tmp = IIO_EVENT_CODE(IIO_VOLTAGE, 1, 0,

Completed in 117 milliseconds