Searched refs:npcm_adc_iio_channels (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/iio/adc/
H A Dnpcm_adc.c89 static const struct iio_chan_spec npcm_adc_iio_channels[] = { variable in typeref:struct:iio_chan_spec
300 indio_dev->channels = npcm_adc_iio_channels;
301 indio_dev->num_channels = ARRAY_SIZE(npcm_adc_iio_channels);

Completed in 282 milliseconds