Searched defs:temperature_state (Results 1 – 1 of 1) sorted by relevance
15 struct temperature_state { struct16 struct hid_sensor_common common_attributes;17 struct hid_sensor_hub_attribute_info temperature_attr;18 s32 temperature_data;19 int scale_pre_decml;20 int scale_post_decml;21 int scale_precision;22 int value_offset;