Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dmax1241.c32 static const struct iio_chan_spec max1241_channels[] = { variable
197 indio_dev->channels = max1241_channels; in max1241_probe()
198 indio_dev->num_channels = ARRAY_SIZE(max1241_channels); in max1241_probe()
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dmax1241.c31 static const struct iio_chan_spec max1241_channels[] = { variable
172 indio_dev->channels = max1241_channels; in max1241_probe()
173 indio_dev->num_channels = ARRAY_SIZE(max1241_channels); in max1241_probe()

Completed in 1 milliseconds