Home
last modified time | relevance | path

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

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