Searched refs:__AD719x_CHANNEL (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/iio/adc/ |
D | ad7192.c | 1124 #define __AD719x_CHANNEL(_si, _channel1, _channel2, _address, _type, \ macro 1154 __AD719x_CHANNEL(_si, _channel1, _channel2, _address, IIO_VOLTAGE, 0, \ 1158 __AD719x_CHANNEL(_si, _channel1, -1, _address, IIO_VOLTAGE, 0, \ 1162 __AD719x_CHANNEL(_si, 0, -1, _address, IIO_TEMP, 0, 0, 0, NULL) 1165 __AD719x_CHANNEL(_si, _channel1, _channel2, _address, \
|