Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/iio/potentiometer/
Dmax5487.c43 static const struct iio_chan_spec max5487_channels[] = { variable
109 indio_dev->channels = max5487_channels; in max5487_spi_probe()
110 indio_dev->num_channels = ARRAY_SIZE(max5487_channels); in max5487_spi_probe()