Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/light/
Dopt3001.c217 static const struct iio_chan_spec opt3001_channels[] = { variable
772 iio->channels = opt3001_channels; in opt3001_probe()
773 iio->num_channels = ARRAY_SIZE(opt3001_channels); in opt3001_probe()