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

/openbsd-current/sys/dev/hid/
H A Dhidmsvar.h51 #define HIDMS_SPUR_BUT_UP 0x0001 /* spurious button up events */ macro
H A Dhidms.c425 ms->sc_flags = HIDMS_Z | HIDMS_SPUR_BUT_UP;
557 } else if (ms->sc_flags & HIDMS_SPUR_BUT_UP) {
/openbsd-current/sys/dev/usb/
H A Dums.c150 qflags |= HIDMS_SPUR_BUT_UP;

Completed in 141 milliseconds