Searched refs:temperature_channels (Results 1 – 1 of 1) sorted by relevance
29 static const struct iio_chan_spec temperature_channels[] = { variable216 temp_chans = devm_kmemdup(&indio_dev->dev, temperature_channels, in hid_temperature_probe()217 sizeof(temperature_channels), GFP_KERNEL); in hid_temperature_probe()227 indio_dev->num_channels = ARRAY_SIZE(temperature_channels); in hid_temperature_probe()