Home
last modified time | relevance | path

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

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