Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dimx7d_adc.c150 static const struct iio_chan_spec imx7d_adc_iio_channels[] = { variable
520 indio_dev->channels = imx7d_adc_iio_channels; in imx7d_adc_probe()
521 indio_dev->num_channels = ARRAY_SIZE(imx7d_adc_iio_channels); in imx7d_adc_probe()