Searched refs:vscroll_div_max (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/dev/atkbdc/
H A Dpsm.c231 int vscroll_div_max; member in struct:synapticsinfo
570 SYNAPTICS_SYSCTL_VSCROLL_DIV_MAX = SYN_OFFSET(vscroll_div_max),
4264 div_max_x = div_max_y = sc->syninfo.vscroll_div_max;
6155 sc->syninfo.vscroll_div_max = 150;
6158 "vscroll_div_max", CTLTYPE_INT|CTLFLAG_RW|CTLFLAG_ANYBODY,
7173 sc->syninfo.vscroll_div_max = 50;

Completed in 94 milliseconds