Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Drpr0521.c243 static const struct iio_chan_spec rpr0521_channels[] = { variable
956 indio_dev->channels = rpr0521_channels; in rpr0521_probe()
957 indio_dev->num_channels = ARRAY_SIZE(rpr0521_channels); in rpr0521_probe()