Searched refs:IIO_DIFF_EVENT_CODE (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/iio/ |
| H A D | events.h | 70 #define IIO_DIFF_EVENT_CODE(chan_type, chan1, chan2, type, direction) \ macro
|
| /linux/drivers/iio/adc/ |
| H A D | ad7280a.c | 825 u64 tmp = IIO_DIFF_EVENT_CODE(IIO_VOLTAGE, 0, 0, in ad7280_event_handler() 831 u64 tmp = IIO_DIFF_EVENT_CODE(IIO_VOLTAGE, 0, 0, in ad7280_event_handler()
|