Home
last modified time | relevance | path

Searched defs:dev_rot_state (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/orientation/
Dhid-sensor-rotation.c19 struct dev_rot_state { struct
20 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;
/kernel/linux/linux-4.19/drivers/iio/orientation/
Dhid-sensor-rotation.c29 struct dev_rot_state { struct
30 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;