Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/input/
H A Datp.c210 static u_int atp_tap_minimum = 1; variable
212 &atp_tap_minimum, 1, "Minimum number of taps before detection");
2054 if (n_touches_reaped < atp_tap_minimum) in atp_reap_sibling_zombies()