Home
last modified time | relevance | path

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

/linux/drivers/iio/temperature/
H A Dhid-sensor-temperature.c34 static const struct iio_chan_spec temperature_channels[] = { variable
215 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()