Home
last modified time | relevance | path

Searched refs:capClickPad (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/sys/sys/
HDmouse.h114 int capClickPad; member
/freebsd-13-stable/sys/dev/atkbdc/
HDpsm.c1840 if (sc->synhw.capClickPad)
1842 if (sc->synhw.capClickPad && sc->synhw.topButtonPad)
1852 if (!sc->synhw.capClickPad) {
3443 !sc->synhw.capClickPad) {
3548 if (sc->synhw.capClickPad) {
3872 if (sc->synhw.capClickPad && ms->button & MOUSE_BUTTON1DOWN) {
5711 if (!sc->synhw.capClickPad && arg != 0)
5754 if (!sc->synhw.capClickPad && arg != 0)
6215 if (sc->synhw.capClickPad)
6547 synhw.capClickPad = (status[1] & 0x01) << 1;
[all …]