Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/light/
Dltr390.c203 static const struct iio_chan_spec ltr390_channels[] = { variable
345 indio_dev->channels = ltr390_channels; in ltr390_probe()
346 indio_dev->num_channels = ARRAY_SIZE(ltr390_channels); in ltr390_probe()