Home
last modified time | relevance | path

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

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