Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/kdrive/src/
H A Dkdrive.h179 struct _KdPointerInfo { struct
180 DeviceIntPtr dixdev;
181 char *name;
182 char *path;
183 char *protocol;
184 InputOption *options;
185 int inputClass;
187 CARD8 map[KD_MAX_BUTTON + 1];
188 int nButtons;
189 int nAxes;
[all …]