Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dmouse.h123 int capAdvancedGestures; member
/freebsd/sys/dev/atkbdc/
H A Dpsm.c1837 if (sc->synhw.capAdvancedGestures || sc->synhw.capReportsV)
1846 if (sc->synhw.capAdvancedGestures)
1855 if (sc->synhw.capAdvancedGestures || sc->synhw.capReportsV)
3388 if (sc->synhw.capAdvancedGestures)
3742 ((sc->synhw.capMultiFinger || sc->synhw.capAdvancedGestures) &&
5864 sc->synhw.capAdvancedGestures == 0))
6262 if ((sc->synhw.capAdvancedGestures || sc->synhw.capReportsV) &&
6558 synhw.capAdvancedGestures = (status[0] & 0x08) != 0;
6629 synhw.capAdvancedGestures);
7158 sc->synhw.capAdvancedGestures = 1;