Searched defs:temperature_state (Results 1 – 1 of 1) sorted by relevance
28 struct temperature_state { struct29 struct hid_sensor_common common_attributes;30 struct hid_sensor_hub_attribute_info temperature_attr;31 s32 temperature_data;32 int scale_pre_decml;33 int scale_post_decml;34 int scale_precision;35 int value_offset;