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

/freebsd-10.1-release/sys/dev/atkbdc/
H A Dpsm.c206 int margin_bottom; member in struct:synapticsinfo
2779 int margin_top, margin_right, margin_bottom, margin_left; local
2796 margin_bottom = sc->syninfo.margin_bottom;
2910 if (y0 <= margin_bottom)
2911 y0 = margin_bottom;
4155 sc->syninfo.margin_bottom = 200;
4158 "margin_bottom", CTLTYPE_INT|CTLFLAG_RW|CTLFLAG_ANYBODY,
4159 &sc->syninfo.margin_bottom, SYNAPTICS_SYSCTL_MARGIN_BOTTOM,

Completed in 58 milliseconds