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