Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/quirk/
Dusb_quirk.h52 UQ_KBD_IGNORE, /* device should be ignored by kbd class */ enumerator
Dusb_quirk.c102 USB_QUIRK(CYPRESS, WISPY1A, 0x0000, 0xffff, UQ_KBD_IGNORE, UQ_HID_IGNORE),
103 USB_QUIRK(METAGEEK, WISPY1B, 0x0000, 0xffff, UQ_KBD_IGNORE, UQ_HID_IGNORE),
104 USB_QUIRK(METAGEEK, WISPY24X, 0x0000, 0xffff, UQ_KBD_IGNORE, UQ_HID_IGNORE),
105 USB_QUIRK(METAGEEK2, WISPYDBX, 0x0000, 0xffff, UQ_KBD_IGNORE, UQ_HID_IGNORE),
541 [UQ_KBD_IGNORE] = "UQ_KBD_IGNORE",