Searched defs:dev_rot_state (Results 1 – 1 of 1) sorted by relevance
17 struct dev_rot_state { struct18 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;[all …]