Home
last modified time | relevance | path

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

/linux/drivers/iio/position/
H A Dhid-sensor-custom-intel-hinge.c33 struct hinge_state { struct
34 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 …]