Home
last modified time | relevance | path

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

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