Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/input/mouse/
A Dsynaptics.h152 int x;
153 int y;
154 int z;
155 int w;
156 unsigned int left:1;
157 unsigned int right:1;
158 unsigned int middle:1;
159 unsigned int up:1;
160 unsigned int down:1;
161 u8 ext_buttons;
[all …]

Completed in 4 milliseconds