Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/humidity/
Dhtu21.c121 static const struct iio_chan_spec ms8607_channels[] = { variable
213 indio_dev->channels = ms8607_channels; in htu21_probe()
214 indio_dev->num_channels = ARRAY_SIZE(ms8607_channels); in htu21_probe()