Searched defs:dev_rot_state (Results 1 – 1 of 1) sorted by relevance
19 struct dev_rot_state { struct20 struct hid_sensor_hub_callbacks callbacks;21 struct hid_sensor_common common_attributes;22 struct hid_sensor_hub_attribute_info quaternion;23 u32 sampled_vals[4];24 int scale_pre_decml;25 int scale_post_decml;26 int scale_precision;27 int value_offset;