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

/freebsd-12-stable/sys/dev/atkbdc/
H A Dpsm.c3668 int butt; local
3696 butt = (pb->ipacket[3] & 0x03) << 2 | (pb->ipacket[0] & 0x03);
3698 if (butt != sc->muxtpbuttons && sc->fpcount < 1) {
3706 sc->muxtpbuttons = butt;

Completed in 160 milliseconds