Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dsophgo-cv1800b-adc.c66 static const struct iio_chan_spec sophgo_channels[] = { variable
174 indio_dev->num_channels = ARRAY_SIZE(sophgo_channels); in cv1800b_adc_probe()
175 indio_dev->channels = sophgo_channels; in cv1800b_adc_probe()