Home
last modified time | relevance | path

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

/linux-6.15/drivers/iio/light/
H A Dopt4060.c603 static const struct iio_chan_spec opt4060_channels[] = { variable
1286 indio_dev->channels = opt4060_channels; in opt4060_probe()
1287 indio_dev->num_channels = ARRAY_SIZE(opt4060_channels); in opt4060_probe()