Searched defs:synaptics_data (Results 1 – 1 of 1) sorted by relevance
180 struct synaptics_data { struct181 struct synaptics_device_info info;184 u8 mode; /* current mode byte */185 int scroll;187 bool absolute_mode; /* run in Absolute mode */188 bool disable_gesture; /* disable gestures */196 struct synaptics_hw_state agm;200 unsigned long press_start;201 bool press;202 bool report_press;[all …]
Completed in 7 milliseconds