Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dbh1780.c136 static const struct iio_chan_spec bh1780_channels[] = { variable
189 indio_dev->channels = bh1780_channels; in bh1780_probe()
190 indio_dev->num_channels = ARRAY_SIZE(bh1780_channels); in bh1780_probe()