Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dad7476.c33 struct iio_chan_spec convst_channel[2]; member
198 .convst_channel[0] = AD7091R_CONVST_CHAN(12),
199 .convst_channel[1] = IIO_CHAN_SOFT_TIMESTAMP(1),
205 .convst_channel[0] = AD7091R_CONVST_CHAN(12),
206 .convst_channel[1] = IIO_CHAN_SOFT_TIMESTAMP(1),
391 indio_dev->channels = st->chip_info->convst_channel; in ad7476_probe()