Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dtsl2583.c620 static const struct iio_chan_spec tsl2583_channels[] = { variable
850 indio_dev->channels = tsl2583_channels; in tsl2583_probe()
851 indio_dev->num_channels = ARRAY_SIZE(tsl2583_channels); in tsl2583_probe()