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

/freebsd-11-stable/sys/dev/usb/input/
H A Datp.c189 static u_int atp_double_tap_threshold = ATP_DOUBLE_TAP_N_DRAG_THRESHOLD; variable
191 &atp_double_tap_threshold, ATP_DOUBLE_TAP_N_DRAG_THRESHOLD,
2099 atp_double_tap_threshold / 1000000,
2100 atp_double_tap_threshold % 1000000

Completed in 133 milliseconds