Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iio/light/
Dadux1020.c662 static const struct iio_chan_spec adux1020_channels[] = { variable
790 indio_dev->channels = adux1020_channels; in adux1020_probe()
791 indio_dev->num_channels = ARRAY_SIZE(adux1020_channels); in adux1020_probe()