Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/orientation/
H A Dhid-sensor-incl-3d.c26 struct incl_3d_state { struct
27 struct hid_sensor_hub_callbacks callbacks;
28 struct hid_sensor_common common_attributes;
29 struct hid_sensor_hub_attribute_info incl[INCLI_3D_CHANNEL_MAX];
30 struct {
33 } scan;
34 int scale_pre_decml;
35 int scale_post_decml;
36 int scale_precision;
37 int value_offset;
[all …]