Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iio/gyro/
Dhid-sensor-gyro-3d.c28 struct gyro_3d_state { struct
29 struct hid_sensor_hub_callbacks callbacks;
30 struct hid_sensor_common common_attributes;
31 struct hid_sensor_hub_attribute_info gyro[GYRO_3D_CHANNEL_MAX];
32 u32 gyro_val[GYRO_3D_CHANNEL_MAX];
33 int scale_pre_decml;
34 int scale_post_decml;
35 int scale_precision;
36 int value_offset;