Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/iio/
Devents.h27 #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.19.296/drivers/iio/dummy/
Diio_simple_dummy_events.c187 IIO_EVENT_CODE(IIO_VOLTAGE, 0, 0, in iio_simple_dummy_event_handler()
195 IIO_EVENT_CODE(IIO_ACTIVITY, 0, in iio_simple_dummy_event_handler()
205 IIO_EVENT_CODE(IIO_ACTIVITY, 0, in iio_simple_dummy_event_handler()
214 IIO_EVENT_CODE(IIO_STEPS, 0, IIO_NO_MOD, in iio_simple_dummy_event_handler()
/linux-4.19.296/drivers/iio/accel/
Dmma9553.c1041 IIO_EVENT_CODE(IIO_STEPS, 0, IIO_NO_MOD, in mma9553_event_handler()
1052 IIO_EVENT_CODE(IIO_ACTIVITY, 0, in mma9553_event_handler()
1061 IIO_EVENT_CODE(IIO_ACTIVITY, 0, in mma9553_event_handler()