Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/input/
H A Datp.c192 static u_int atp_double_tap_threshold = ATP_DOUBLE_TAP_N_DRAG_THRESHOLD; variable
194 &atp_double_tap_threshold, ATP_DOUBLE_TAP_N_DRAG_THRESHOLD,
2096 atp_double_tap_threshold / 1000000, in atp_convert_to_slide()
2097 atp_double_tap_threshold % 1000000 in atp_convert_to_slide()