Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iio/light/
Dtcs3414.c84 static const struct iio_chan_spec tcs3414_channels[] = { variable
283 indio_dev->channels = tcs3414_channels; in tcs3414_probe()
284 indio_dev->num_channels = ARRAY_SIZE(tcs3414_channels); in tcs3414_probe()