Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dep93xx_adc.c67 static const struct iio_chan_spec ep93xx_adc_channels[8] = { variable
176 iiodev->num_channels = ARRAY_SIZE(ep93xx_adc_channels); in ep93xx_adc_probe()
177 iiodev->channels = ep93xx_adc_channels; in ep93xx_adc_probe()