Searched defs:alps_fields (Results 1 – 1 of 1) sorted by relevance
197 struct alps_fields { struct198 unsigned int x_map;199 unsigned int y_map;200 unsigned int fingers;202 int pressure;203 struct input_mt_pos st;204 struct input_mt_pos mt[MAX_TOUCHES];206 unsigned int first_mp:1;207 unsigned int is_mp:1;209 unsigned int left:1;[all …]