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