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

/freebsd-11-stable/sys/dev/usb/input/
H A Datp.c201 static u_int atp_small_movement_threshold = ATP_SMALL_MOVEMENT_THRESHOLD; variable
203 &atp_small_movement_threshold, ATP_SMALL_MOVEMENT_THRESHOLD,
1845 atp_small_movement_threshold) &&
1847 atp_small_movement_threshold));
1863 if (abs((P)) <= atp_small_movement_threshold) \

Completed in 58 milliseconds