Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/iio/temperature/
Dhid-sensor-temperature.c79 HID_USAGE_SENSOR_TEMPERATURE, in temperature_read_raw()
185 HID_USAGE_SENSOR_TEMPERATURE, in temperature_parse_report()
224 HID_USAGE_SENSOR_TEMPERATURE, in hid_temperature_probe()
235 HID_USAGE_SENSOR_TEMPERATURE, temp_st); in hid_temperature_probe()
260 ret = sensor_hub_register_callback(hsdev, HID_USAGE_SENSOR_TEMPERATURE, in hid_temperature_probe()
272 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_TEMPERATURE); in hid_temperature_probe()
285 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_TEMPERATURE); in hid_temperature_remove()
/linux-4.19.296/include/linux/
Dhid-sensor-ids.h49 #define HID_USAGE_SENSOR_TEMPERATURE 0x200033 macro
/linux-4.19.296/drivers/iio/common/hid-sensors/
Dhid-sensor-attributes.c78 {HID_USAGE_SENSOR_TEMPERATURE, 0, 1000, 0},
79 {HID_USAGE_SENSOR_TEMPERATURE, HID_USAGE_SENSOR_UNITS_DEGREES, 1000, 0},