Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dad7476.c33 struct iio_chan_spec convst_channel[2]; member
192 .convst_channel[0] = AD7091R_CONVST_CHAN(12),
193 .convst_channel[1] = IIO_CHAN_SOFT_TIMESTAMP(1),
310 indio_dev->channels = st->chip_info->convst_channel; in ad7476_probe()

Completed in 2 milliseconds