Searched refs:UQ_SPUR_BUT_UP (Results 1 – 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/quirk/ |
D | usb_quirk.h | 60 UQ_SPUR_BUT_UP, /* spurious mouse button up events */ enumerator
|
D | usb_quirk.c | 62 USB_QUIRK(QTRONIX, 980N, 0x110, 0x110, UQ_SPUR_BUT_UP), 63 USB_QUIRK(ALCOR2, KBD_HUB, 0x001, 0x001, UQ_SPUR_BUT_UP), 548 [UQ_SPUR_BUT_UP] = "UQ_SPUR_BUT_UP",
|