Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/iio/adc/
Dep93xx_adc.c68 static const struct iio_chan_spec ep93xx_adc_channels[8] = { variable
173 iiodev->num_channels = ARRAY_SIZE(ep93xx_adc_channels); in ep93xx_adc_probe()
174 iiodev->channels = ep93xx_adc_channels; in ep93xx_adc_probe()