Searched defs:hinge_state (Results 1 – 1 of 1) sorted by relevance
34 struct hinge_state { struct35 struct iio_dev *indio_dev;37 struct hid_sensor_hub_callbacks callbacks;38 struct hid_sensor_common common_attributes;40 struct {43 } scan;45 int scale_pre_decml;46 int scale_post_decml;47 int scale_precision;48 int value_offset;[all …]