Home
last modified time | relevance | path

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

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