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

/linux-master/drivers/iio/adc/
H A Dlpc18xx_adc.c58 static const struct iio_chan_spec lpc18xx_adc_iio_channels[] = { variable in typeref:struct:iio_chan_spec
162 indio_dev->channels = lpc18xx_adc_iio_channels;
163 indio_dev->num_channels = ARRAY_SIZE(lpc18xx_adc_iio_channels);

Completed in 82 milliseconds