Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iio/light/
Dtsl2583.c612 static const struct iio_chan_spec tsl2583_channels[] = { variable
841 indio_dev->channels = tsl2583_channels; in tsl2583_probe()
842 indio_dev->num_channels = ARRAY_SIZE(tsl2583_channels); in tsl2583_probe()