Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dvl6180.c258 static const struct iio_chan_spec vl6180_channels[] = { variable
512 indio_dev->channels = vl6180_channels; in vl6180_probe()
513 indio_dev->num_channels = ARRAY_SIZE(vl6180_channels); in vl6180_probe()