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/
H A Dusb_quirk.h51 UQ_KBD_IGNORE, /* device should be ignored by kbd class */ enumerator
H A Dusb_quirk.c101 USB_QUIRK(CYPRESS, WISPY1A, 0x0000, 0xffff, UQ_KBD_IGNORE, UQ_HID_IGNORE),
102 USB_QUIRK(METAGEEK, WISPY1B, 0x0000, 0xffff, UQ_KBD_IGNORE, UQ_HID_IGNORE),
103 USB_QUIRK(METAGEEK, WISPY24X, 0x0000, 0xffff, UQ_KBD_IGNORE, UQ_HID_IGNORE),
104 USB_QUIRK(METAGEEK2, WISPYDBX, 0x0000, 0xffff, UQ_KBD_IGNORE, UQ_HID_IGNORE),
540 [UQ_KBD_IGNORE] = "UQ_KBD_IGNORE",

Completed in 2 milliseconds