Searched defs:dev_rot_state (Results 1 – 1 of 1) sorted by relevance
16 struct dev_rot_state { struct17 struct hid_sensor_hub_callbacks callbacks;18 struct hid_sensor_common common_attributes;19 struct hid_sensor_hub_attribute_info quaternion;20 struct {28 } scan;29 int scale_pre_decml;30 int scale_post_decml;31 int scale_precision;32 int value_offset;[all …]