Searched refs:_IIO_EVENT_CODE (Results 1 – 1 of 1) sorted by relevance
| /linux/include/linux/iio/ |
| H A D | events.h | 27 #define _IIO_EVENT_CODE(chan_type, diff, modifier, direction, \ macro 47 _IIO_EVENT_CODE(chan_type, 0, modifier, direction, type, number, 0, 0) 59 _IIO_EVENT_CODE(chan_type, 0, 0, direction, type, number, 0, 0) 71 _IIO_EVENT_CODE(chan_type, 1, 0, direction, type, 0, chan1, chan2)
|