Searched refs:MSE_XPS2 (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 | 50 #define MSE_XPS2 0x08 /* extended PS/2 */ macro 151 * SetPS2Res: Set the resolution and sample rate for MSE_PS2 and MSE_XPS2
|
| H A D | mouse.c | 278 { "ImPS/2", MSE_XPS2, NULL, PROT_IMPS2 }, 279 { "ExplorerPS/2", MSE_XPS2, NULL, PROT_EXPPS2 }, 280 { "ThinkingMousePS/2", MSE_XPS2, NULL, PROT_THINKPS2 }, 281 { "MouseManPlusPS/2", MSE_XPS2, NULL, PROT_MMPS2 }, 282 { "GlidePointPS/2", MSE_XPS2, NULL, PROT_GLIDEPS2 }, 283 { "NetMousePS/2", MSE_XPS2, NULL, PROT_NETPS2 }, 284 { "NetScrollPS/2", MSE_XPS2, NULL, PROT_NETSCPS2 }, 2959 if (pMse->class & (MSE_PS2 | MSE_XPS2)) {
|
| H A D | bsd_mouse.c | 103 return MSE_SERIAL | MSE_BUS | MSE_PS2 | MSE_XPS2 | MSE_AUTO | MSE_MISC;
|
| 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 | 40 #define MSE_XPS2 0x08 /* extended PS/2 */ macro 139 * SetPS2Res: Set the resolution and sample rate for MSE_PS2 and MSE_XPS2
|
Completed in 13 milliseconds