Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/potentiometer/
H A Dad5110.c72 static const struct iio_chan_spec ad5110_channels[] = { variable
325 indio_dev->channels = ad5110_channels; in ad5110_probe()
326 indio_dev->num_channels = ARRAY_SIZE(ad5110_channels); in ad5110_probe()