Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iio/temperature/
Dhid-sensor-temperature.c63 HID_USAGE_SENSOR_TEMPERATURE, in temperature_read_raw()
170 HID_USAGE_SENSOR_TEMPERATURE, in temperature_parse_report()
209 HID_USAGE_SENSOR_TEMPERATURE, in hid_temperature_probe()
220 HID_USAGE_SENSOR_TEMPERATURE, temp_st); in hid_temperature_probe()
240 ret = sensor_hub_register_callback(hsdev, HID_USAGE_SENSOR_TEMPERATURE, in hid_temperature_probe()
252 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_TEMPERATURE); in hid_temperature_probe()
265 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_TEMPERATURE); in hid_temperature_remove()
/Linux-v5.10/include/linux/
Dhid-sensor-ids.h36 #define HID_USAGE_SENSOR_TEMPERATURE 0x200033 macro
/Linux-v5.10/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},