Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dtsl2563.c540 static const struct iio_chan_spec tsl2563_channels[] = { variable
736 indio_dev->channels = tsl2563_channels; in tsl2563_probe()
737 indio_dev->num_channels = ARRAY_SIZE(tsl2563_channels); in tsl2563_probe()