Searched defs:hinge_state (Results 1 – 1 of 1) sorted by relevance
33 struct hinge_state { struct34 struct iio_dev *indio_dev;35 struct hid_sensor_hub_attribute_info hinge[CHANNEL_SCAN_INDEX_MAX];36 struct hid_sensor_hub_callbacks callbacks;37 struct hid_sensor_common common_attributes;38 const char *labels[CHANNEL_SCAN_INDEX_MAX];39 struct {42 } scan;44 int scale_pre_decml;45 int scale_post_decml;[all …]