Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dadux1020.c662 static const struct iio_chan_spec adux1020_channels[] = { variable
789 indio_dev->channels = adux1020_channels; in adux1020_probe()
790 indio_dev->num_channels = ARRAY_SIZE(adux1020_channels); in adux1020_probe()