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

/freebsd-12-stable/sys/dev/atkbdc/
H A Dpsm.c321 #define PSM_FINGER_DEFAULT_P tap_threshold
2971 static int tap_threshold = PSM_TAP_THRESHOLD; variable
2972 SYSCTL_INT(_hw_psm, OID_AUTO, tap_threshold, CTLFLAG_RW, &tap_threshold, 0,
4026 if (!gest->in_vscroll && gest->zmax >= tap_threshold &&
4032 * - the maximum pressure went over tap_threshold

Completed in 168 milliseconds