Home
last modified time | relevance | path

Searched refs:NUM_MSE_AUTOPROBE_TOTAL (Results 1 – 2 of 2) sorted by relevance

/dports/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.3/src/
H A DmousePriv.h43 #define NUM_MSE_AUTOPROBE_TOTAL 64 macro
57 char data[NUM_MSE_AUTOPROBE_TOTAL];
H A Dmouse.c3824 if (mPriv->count < NUM_MSE_AUTOPROBE_TOTAL) { in collectData()