Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dtcs3414.c88 static const struct iio_chan_spec tcs3414_channels[] = { variable
298 indio_dev->channels = tcs3414_channels; in tcs3414_probe()
299 indio_dev->num_channels = ARRAY_SIZE(tcs3414_channels); in tcs3414_probe()