Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dtsl4531.c65 static const struct iio_chan_spec tsl4531_channels[] = { variable
195 indio_dev->channels = tsl4531_channels; in tsl4531_probe()
196 indio_dev->num_channels = ARRAY_SIZE(tsl4531_channels); in tsl4531_probe()