Home
last modified time | relevance | path

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

/freebsd-14.2/sys/sys/
H A Dmouse.h123 int capAdvancedGestures; member
/freebsd-14.2/sys/dev/atkbdc/
H A Dpsm.c1828 if (sc->synhw.capAdvancedGestures || sc->synhw.capReportsV)
1837 if (sc->synhw.capAdvancedGestures)
1846 if (sc->synhw.capAdvancedGestures || sc->synhw.capReportsV)
3379 if (sc->synhw.capAdvancedGestures)
3733 ((sc->synhw.capMultiFinger || sc->synhw.capAdvancedGestures) &&
5855 sc->synhw.capAdvancedGestures == 0))
6253 if ((sc->synhw.capAdvancedGestures || sc->synhw.capReportsV) &&
6549 synhw.capAdvancedGestures = (status[0] & 0x08) != 0;
6620 synhw.capAdvancedGestures);
7145 sc->synhw.capAdvancedGestures = 1;