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

/freebsd-12-stable/sys/dev/atkbdc/
H A Dpsm.c225 int tap_min_queue; member in struct:synapticsinfo
565 SYNAPTICS_SYSCTL_TAP_MIN_QUEUE = SYN_OFFSET(tap_min_queue),
4029 smoother->queue_len >= sc->syninfo.tap_min_queue) {
6096 /* hw.psm.synaptics.tap_min_queue. */
6097 sc->syninfo.tap_min_queue = 2;
6100 "tap_min_queue", CTLTYPE_INT|CTLFLAG_RW|CTLFLAG_ANYBODY,
7148 sc->syninfo.tap_min_queue = 1;

Completed in 164 milliseconds