Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dcm3605.c142 static const struct iio_chan_spec cm3605_channels[] = { variable
247 indio_dev->channels = cm3605_channels; in cm3605_probe()
248 indio_dev->num_channels = ARRAY_SIZE(cm3605_channels); in cm3605_probe()