Searched defs:press_state (Results 1 – 1 of 1) sorted by relevance
21 struct press_state { struct22 struct hid_sensor_hub_callbacks callbacks;23 struct hid_sensor_common common_attributes;25 struct {28 } scan;29 int scale_pre_decml;30 int scale_post_decml;31 int scale_precision;32 int value_offset;33 s64 timestamp;[all …]