Home
last modified time | relevance | path

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

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