Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dtcs3472.c112 static const struct iio_chan_spec tcs3472_channels[] = { variable
462 indio_dev->channels = tcs3472_channels; in tcs3472_probe()
463 indio_dev->num_channels = ARRAY_SIZE(tcs3472_channels); in tcs3472_probe()