Searched refs:IIO_EVENT_CODE (Results 1 – 4 of 4) sorted by relevance
/drivers/staging/iio/ |
D | events.h | 55 #define IIO_EVENT_CODE(chan_type, diff, modifier, direction, \ macro 78 IIO_EVENT_CODE(chan_type, 0, modifier, direction, type, number, 0, 0) 89 IIO_EVENT_CODE(chan_type, 0, 0, direction, type, number, 0, 0)
|
D | iio_simple_dummy_events.c | 133 IIO_EVENT_CODE(IIO_VOLTAGE, 0, 0, in iio_simple_dummy_event_handler()
|
D | industrialio-event.c | 285 mask = IIO_EVENT_CODE(chan->type, in iio_device_add_event_sysfs()
|
/drivers/staging/iio/adc/ |
D | ad7280a.c | 699 IIO_EVENT_CODE(IIO_VOLTAGE, in ad7280_event_handler() 709 IIO_EVENT_CODE(IIO_VOLTAGE, in ad7280_event_handler()
|