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

/freebsd-11-stable/sys/dev/usb/input/
H A Datp.c155 #define FG_MAX_DELTA_MICKEYS ((3 * (FG_SCALE_FACTOR)) >> 1) macro
1351 if (abs(delta_mickeys) > (int)FG_MAX_DELTA_MICKEYS)

Completed in 116 milliseconds