Searched refs:humidity_channels (Results 1 – 1 of 1) sorted by relevance
34 static const struct iio_chan_spec humidity_channels[] = { variable218 humid_chans = devm_kmemdup(&indio_dev->dev, humidity_channels, in hid_humidity_probe()219 sizeof(humidity_channels), GFP_KERNEL); in hid_humidity_probe()229 indio_dev->num_channels = ARRAY_SIZE(humidity_channels); in hid_humidity_probe()