Searched defs:temperature_state (Results 1 – 2 of 2) sorted by relevance
16 struct temperature_state { struct17 struct hid_sensor_common common_attributes;18 struct hid_sensor_hub_attribute_info temperature_attr;19 struct {22 } scan;23 int scale_pre_decml;24 int scale_post_decml;25 int scale_precision;26 int value_offset;
15 struct temperature_state { struct16 struct hid_sensor_common common_attributes;17 struct hid_sensor_hub_attribute_info temperature_attr;18 struct {21 } scan;22 int scale_pre_decml;23 int scale_post_decml;24 int scale_precision;25 int value_offset;