Home
last modified time | relevance | path

Searched refs:max5821_channels (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/dac/
H A Dmax5821.c154 static const struct iio_chan_spec max5821_channels[] = { variable
344 indio_dev->num_channels = ARRAY_SIZE(max5821_channels); in max5821_probe()
345 indio_dev->channels = max5821_channels; in max5821_probe()
/kernel/linux/linux-6.6/drivers/iio/dac/
H A Dmax5821.c154 static const struct iio_chan_spec max5821_channels[] = { variable
354 indio_dev->num_channels = ARRAY_SIZE(max5821_channels); in max5821_probe()
355 indio_dev->channels = max5821_channels; in max5821_probe()

Completed in 2 milliseconds