Searched defs:touchpad_protocol (Results 1 – 1 of 1) sorted by relevance
182 struct touchpad_protocol { struct183 u8 unknown1[1];184 u8 clicked;185 u8 unknown2[28];186 u8 number_of_fingers;187 u8 clicked2;188 u8 unknown3[16];189 struct tp_finger fingers[0];