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