Home
last modified time | relevance | path

Searched refs:convst_channel (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/iio/adc/
Dad7476.c33 struct iio_chan_spec convst_channel[2]; member
199 .convst_channel[0] = AD7091R_CONVST_CHAN(12),
200 .convst_channel[1] = IIO_CHAN_SOFT_TIMESTAMP(1),
206 .convst_channel[0] = AD7091R_CONVST_CHAN(12),
207 .convst_channel[1] = IIO_CHAN_SOFT_TIMESTAMP(1),
401 indio_dev->channels = st->chip_info->convst_channel; in ad7476_probe()