Lines Matching defs:dev_rot_state
17 struct dev_rot_state { struct
18 struct hid_sensor_hub_callbacks callbacks;
19 struct hid_sensor_common common_attributes;
20 struct hid_sensor_hub_attribute_info quaternion;
21 struct {
24 } scan;
25 int scale_pre_decml;
26 int scale_post_decml;
27 int scale_precision;
28 int value_offset;
29 s64 timestamp;