Home
last modified time | relevance | path

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

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