Searched refs:ps2EnableDataReporting (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-input-mouse/dist/src/
H A DmousePriv.h77 Bool ps2EnableDataReporting(InputInfoPtr pInfo);
H A Dpnp.c638 ps2EnableDataReporting(InputInfoPtr pInfo) function in typeref:typename:Bool
724 ps2EnableDataReporting(pInfo);
764 if (-1 == ps2EnableDataReporting(pInfo)) {
H A Dmouse.c3036 if (!ps2EnableDataReporting(pInfo)) {
3037 xf86Msg(X_INFO, "%s: ps2EnableDataReporting: failed\n",
3044 xf86Msg(X_INFO, "%s: ps2EnableDataReporting: succeeded\n",

Completed in 8 milliseconds