Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dmax11100.c42 static const struct iio_chan_spec max11100_channels[] = { variable
126 indio_dev->channels = max11100_channels; in max11100_probe()
127 indio_dev->num_channels = ARRAY_SIZE(max11100_channels); in max11100_probe()