Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dmax1241.c31 static const struct iio_chan_spec max1241_channels[] = { variable
172 indio_dev->channels = max1241_channels; in max1241_probe()
173 indio_dev->num_channels = ARRAY_SIZE(max1241_channels); in max1241_probe()