Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/light/
Dtsl2563.c547 static const struct iio_chan_spec tsl2563_channels[] = { variable
766 indio_dev->channels = tsl2563_channels; in tsl2563_probe()
767 indio_dev->num_channels = ARRAY_SIZE(tsl2563_channels); in tsl2563_probe()