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

/freebsd-13-stable/sys/dev/usb/input/
H A Dums.c122 #define UMS_FLAG_SBU 0x0010 /* spurious button up events */ macro
272 if (sc->sc_info[0].sc_flags & UMS_FLAG_SBU) {
363 if ((sc->sc_info[0].sc_flags & UMS_FLAG_SBU) &&
634 UMS_FLAG_SBU);

Completed in 86 milliseconds