Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/humidity/
Dhdc3020.c105 static const struct iio_chan_spec hdc3020_channels[] = { variable
805 indio_dev->channels = hdc3020_channels; in hdc3020_probe()
806 indio_dev->num_channels = ARRAY_SIZE(hdc3020_channels); in hdc3020_probe()