Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/light/
Dtsl4531.c68 static const struct iio_chan_spec tsl4531_channels[] = { variable
201 indio_dev->channels = tsl4531_channels; in tsl4531_probe()
202 indio_dev->num_channels = ARRAY_SIZE(tsl4531_channels); in tsl4531_probe()