Searched refs:__AD719x_CHANNEL (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/iio/adc/ |
H A D | ad7192.c | 1126 #define __AD719x_CHANNEL(_si, _channel1, _channel2, _address, _type, \ macro 1156 __AD719x_CHANNEL(_si, _channel1, _channel2, _address, IIO_VOLTAGE, 0, \ 1160 __AD719x_CHANNEL(_si, _channel1, -1, _address, IIO_VOLTAGE, 0, \ 1164 __AD719x_CHANNEL(_si, 0, -1, _address, IIO_TEMP, 0, 0, 0, NULL) 1167 __AD719x_CHANNEL(_si, _channel1, _channel2, _address, \
|