Searched refs:__AD719x_CHANNEL (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/iio/adc/ |
D | ad7192.c | 865 #define __AD719x_CHANNEL(_si, _channel1, _channel2, _address, _extend_name, \ macro 892 __AD719x_CHANNEL(_si, _channel1, _channel2, _address, NULL, \ 897 __AD719x_CHANNEL(_si, _channel1, -1, _address, NULL, IIO_VOLTAGE, \ 901 __AD719x_CHANNEL(_si, 0, -1, _address, NULL, IIO_TEMP, 0, NULL)
|