Searched refs:__AD719x_CHANNEL (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/iio/adc/ |
D | ad7192.c | 866 #define __AD719x_CHANNEL(_si, _channel1, _channel2, _address, _extend_name, \ macro 893 __AD719x_CHANNEL(_si, _channel1, _channel2, _address, NULL, \ 898 __AD719x_CHANNEL(_si, _channel1, -1, _address, NULL, IIO_VOLTAGE, \ 902 __AD719x_CHANNEL(_si, _channel1, -1, _address, "shorted", IIO_VOLTAGE, \ 906 __AD719x_CHANNEL(_si, 0, -1, _address, NULL, IIO_TEMP, 0, NULL)
|