Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/dac/
H A Dmax5522.c55 static const struct iio_chan_spec max5522_channels[] = { variable
67 .channels = max5522_channels,
173 indio_dev->channels = max5522_channels; in max5522_spi_probe()
174 indio_dev->num_channels = ARRAY_SIZE(max5522_channels); in max5522_spi_probe()