Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dtsl2591.c679 static const struct iio_chan_spec tsl2591_channels[] = { variable
1166 indio_dev->channels = tsl2591_channels; in tsl2591_probe()
1167 indio_dev->num_channels = ARRAY_SIZE(tsl2591_channels); in tsl2591_probe()