Searched defs:tp_finger (Results 1 – 1 of 1) sorted by relevance
234 struct tp_finger { struct235 __le16 origin; /* zero when switching track finger */236 __le16 abs_x; /* absolute x coodinate */237 __le16 abs_y; /* absolute y coodinate */238 __le16 rel_x; /* relative x coodinate */239 __le16 rel_y; /* relative y coodinate */240 __le16 tool_major; /* tool area, major axis */241 __le16 tool_minor; /* tool area, minor axis */242 __le16 orientation; /* 16384 when point, else 15 bit angle */243 __le16 touch_major; /* touch area, major axis */[all …]