Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dal3010.c53 static const struct iio_chan_spec al3010_channels[] = { variable
188 indio_dev->channels = al3010_channels; in al3010_probe()
189 indio_dev->num_channels = ARRAY_SIZE(al3010_channels); in al3010_probe()