Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iio/light/
Dtcs3472.c108 static const struct iio_chan_spec tcs3472_channels[] = { variable
459 indio_dev->channels = tcs3472_channels; in tcs3472_probe()
460 indio_dev->num_channels = ARRAY_SIZE(tcs3472_channels); in tcs3472_probe()