Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dmax1118.c63 static const struct iio_chan_spec max1118_channels[] = { variable
241 indio_dev->channels = max1118_channels; in max1118_probe()
242 indio_dev->num_channels = ARRAY_SIZE(max1118_channels); in max1118_probe()