Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/potentiometer/
H A Dmax5487.c39 static const struct iio_chan_spec max5487_channels[] = { variable
104 indio_dev->channels = max5487_channels; in max5487_spi_probe()
105 indio_dev->num_channels = ARRAY_SIZE(max5487_channels); in max5487_spi_probe()