Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iio/light/
Dbh1750.c222 static const struct iio_chan_spec bh1750_channels[] = { variable
259 indio_dev->channels = bh1750_channels; in bh1750_probe()
260 indio_dev->num_channels = ARRAY_SIZE(bh1750_channels); in bh1750_probe()