Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dmax11100.c41 static const struct iio_chan_spec max11100_channels[] = { variable
122 indio_dev->channels = max11100_channels; in max11100_probe()
123 indio_dev->num_channels = ARRAY_SIZE(max11100_channels); in max11100_probe()
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dmax11100.c42 static const struct iio_chan_spec max11100_channels[] = { variable
126 indio_dev->channels = max11100_channels; in max11100_probe()
127 indio_dev->num_channels = ARRAY_SIZE(max11100_channels); in max11100_probe()

Completed in 2 milliseconds