Searched refs:MSE_SERIAL (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/xf86-input-mouse/dist/src/ |
| H A D | hurd_mouse.c | 208 return MSE_SERIAL | MSE_BUS | MSE_PS2 | MSE_XPS2 | MSE_AUTO;
|
| H A D | lnx_mouse.c | 23 return MSE_SERIAL | MSE_BUS | MSE_PS2 | MSE_XPS2 | MSE_AUTO;
|
| H A D | mouse.h | 47 #define MSE_SERIAL 0x01 /* serial port */ macro
|
| H A D | bsd_mouse.c | 101 return MSE_SERIAL | MSE_BUS | MSE_PS2 | MSE_AUTO | MSE_MISC; 103 return MSE_SERIAL | MSE_BUS | MSE_PS2 | MSE_XPS2 | MSE_AUTO | MSE_MISC;
|
| H A D | mouse.c | 261 { "Microsoft", MSE_SERIAL, msDefaults, PROT_MS }, 262 { "MouseSystems", MSE_SERIAL, mlDefaults, PROT_MSC }, 263 { "MMSeries", MSE_SERIAL, mmDefaults, PROT_MM }, 264 { "Logitech", MSE_SERIAL, mlDefaults, PROT_LOGI }, 265 { "MouseMan", MSE_SERIAL, msDefaults, PROT_LOGIMAN }, 266 { "MMHitTab", MSE_SERIAL, mmhitDefaults, PROT_MMHIT }, 267 { "GlidePoint", MSE_SERIAL, msDefaults, PROT_GLIDE }, 268 { "IntelliMouse", MSE_SERIAL, msDefaults, PROT_IMSERIAL }, 269 { "ThinkingMouse", MSE_SERIAL, msDefaults, PROT_THINKING }, 270 { "AceCad", MSE_SERIAL, acecadDefault [all...] |
| H A D | sun_mouse.c | 926 return MSE_SERIAL | MSE_BUS | MSE_PS2 | MSE_AUTO | MSE_XPS2 | MSE_MISC;
|
| /xsrc/external/mit/xf86-input-vmmouse/dist/src/ |
| H A D | xf86OSmouse.h | 37 #define MSE_SERIAL 0x01 /* serial port */ macro
|
Completed in 8 milliseconds