Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/humidity/
H A Dhdc2010.c83 static const struct iio_chan_spec hdc2010_channels[] = { variable
282 indio_dev->channels = hdc2010_channels; in hdc2010_probe()
283 indio_dev->num_channels = ARRAY_SIZE(hdc2010_channels); in hdc2010_probe()