Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/iio/humidity/
Dhdc100x.c92 static const struct iio_chan_spec hdc100x_channels[] = { variable
378 indio_dev->channels = hdc100x_channels; in hdc100x_probe()
379 indio_dev->num_channels = ARRAY_SIZE(hdc100x_channels); in hdc100x_probe()