Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iio/temperature/
Dhid-sensor-temperature.c65 HID_USAGE_SENSOR_TEMPERATURE, in temperature_read_raw()
172 HID_USAGE_SENSOR_TEMPERATURE, in temperature_parse_report()
211 HID_USAGE_SENSOR_TEMPERATURE, in hid_temperature_probe()
222 HID_USAGE_SENSOR_TEMPERATURE, temp_st); in hid_temperature_probe()
247 ret = sensor_hub_register_callback(hsdev, HID_USAGE_SENSOR_TEMPERATURE, in hid_temperature_probe()
259 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_TEMPERATURE); in hid_temperature_probe()
272 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_TEMPERATURE); in hid_temperature_remove()
/Linux-v5.4/include/linux/
Dhid-sensor-ids.h36 #define HID_USAGE_SENSOR_TEMPERATURE 0x200033 macro
/Linux-v5.4/drivers/iio/common/hid-sensors/
Dhid-sensor-attributes.c70 {HID_USAGE_SENSOR_TEMPERATURE, 0, 1000, 0},
71 {HID_USAGE_SENSOR_TEMPERATURE, HID_USAGE_SENSOR_UNITS_DEGREES, 1000, 0},