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

/freebsd-10.1-release/sys/dev/atkbdc/
H A Dpsm.c220 int div_max; member in struct:synapticsinfo
2784 int div_min, div_max, div_len; local
2809 div_max = sc->syninfo.div_max;
3001 div_max_x = div_max_y = div_max;
4287 /* hw.psm.synaptics.div_max. */
4288 sc->syninfo.div_max = 17;
4291 "div_max", CTLTYPE_INT|CTLFLAG_RW|CTLFLAG_ANYBODY,
4292 &sc->syninfo.div_max, SYNAPTICS_SYSCTL_DIV_MAX,
4312 "Length of segments where div_max start
[all...]

Completed in 156 milliseconds