Searched defs:dev_rot_state (Results 1 – 2 of 2) 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;
29 struct dev_rot_state { struct30 struct hid_sensor_hub_callbacks callbacks;31 struct hid_sensor_common common_attributes;32 struct hid_sensor_hub_attribute_info quaternion;33 u32 sampled_vals[4];34 int scale_pre_decml;35 int scale_post_decml;36 int scale_precision;37 int value_offset;