Searched refs:MSE_AUTO (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.h51 #define MSE_AUTO 0x10 /* auto-detect (PnP) */ macro
H A Dbsd_mouse.c101 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 Dsun_mouse.c926 return MSE_SERIAL | MSE_BUS | MSE_PS2 | MSE_AUTO | MSE_XPS2 | MSE_MISC;
H A Dmouse.c290 { "Auto", MSE_AUTO, NULL, PROT_AUTO },
/xsrc/external/mit/xf86-input-vmmouse/dist/src/
H A Dxf86OSmouse.h41 #define MSE_AUTO 0x10 /* auto-detect (PnP) */ macro

Completed in 12 milliseconds