Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dopt4001.c254 static const struct iio_chan_spec opt4001_channels[] = { variable
417 indio_dev->channels = opt4001_channels; in opt4001_probe()
418 indio_dev->num_channels = ARRAY_SIZE(opt4001_channels); in opt4001_probe()