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 {29 } scan;30 int scale_pre_decml;31 int scale_post_decml;32 int scale_precision;33 int value_offset;[all …]