Home
last modified time | relevance | path

Searched defs:synaptics_data (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/input/mouse/
H A Dsynaptics.h180 struct synaptics_data { struct
181 struct synaptics_device_info info;
184 u8 mode; /* current mode byte */
185 int scroll;
188 bool disable_gesture; /* disable gestures */
191 bool pt_port_open;
197 struct synaptics_hw_state agm;
201 unsigned long press_start;
202 bool press;
203 bool report_press;
[all …]