Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/humidity/
H A Dsi7005.c109 static const struct iio_chan_spec si7005_channels[] = { variable
148 indio_dev->channels = si7005_channels; in si7005_probe()
149 indio_dev->num_channels = ARRAY_SIZE(si7005_channels); in si7005_probe()