Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/humidity/
H A Dsi7020.c89 static const struct iio_chan_spec si7020_channels[] = { variable
146 indio_dev->channels = si7020_channels; in si7020_probe()
147 indio_dev->num_channels = ARRAY_SIZE(si7020_channels); in si7020_probe()