Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/accel/
Dhid-sensor-accel-3d.c41 struct accel_3d_state { struct
42 struct hid_sensor_hub_callbacks callbacks;
43 struct hid_sensor_common common_attributes;
44 struct hid_sensor_hub_attribute_info accel[ACCEL_3D_CHANNEL_MAX];
45 u32 accel_val[ACCEL_3D_CHANNEL_MAX];
46 int scale_pre_decml;
47 int scale_post_decml;
48 int scale_precision;
49 int value_offset;