Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/humidity/
Dhtu21.c104 static const struct iio_chan_spec htu21_channels[] = { variable
216 indio_dev->channels = htu21_channels; in htu21_probe()
217 indio_dev->num_channels = ARRAY_SIZE(htu21_channels); in htu21_probe()