Searched refs:MSE_XPS2 (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xf86-input-mouse/dist/src/
H A Dhurd_mouse.c208 return MSE_SERIAL | MSE_BUS | MSE_PS2 | MSE_XPS2 | MSE_AUTO;
H A Dlnx_mouse.c23 return MSE_SERIAL | MSE_BUS | MSE_PS2 | MSE_XPS2 | MSE_AUTO;
H A Dmouse.h50 #define MSE_XPS2 0x08 /* extended PS/2 */ macro
151 * SetPS2Res: Set the resolution and sample rate for MSE_PS2 and MSE_XPS2
H A Dmouse.c278 { "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 Dbsd_mouse.c103 return MSE_SERIAL | MSE_BUS | MSE_PS2 | MSE_XPS2 | MSE_AUTO | MSE_MISC;
H A Dsun_mouse.c926 return MSE_SERIAL | MSE_BUS | MSE_PS2 | MSE_AUTO | MSE_XPS2 | MSE_MISC;
/xsrc/external/mit/xf86-input-vmmouse/dist/src/
H A Dxf86OSmouse.h40 #define MSE_XPS2 0x08 /* extended PS/2 */ macro
139 * SetPS2Res: Set the resolution and sample rate for MSE_PS2 and MSE_XPS2

Completed in 11 milliseconds