Searched defs:alps_fields (Results 1 – 1 of 1) sorted by relevance
232 struct alps_fields { struct233 unsigned int x_map;234 unsigned int y_map;235 unsigned int fingers;237 int pressure;238 struct input_mt_pos st;239 struct input_mt_pos mt[MAX_TOUCHES];241 unsigned int first_mp:1;242 unsigned int is_mp:1;244 unsigned int left:1;[all …]