Home
last modified time | relevance | path

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

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