Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/quirk/
H A Dusb_quirk.h58 UQ_NO_STRINGS, /* string descriptors are broken */ enumerator
H A Dusb_quirk.c69 USB_QUIRK(LOGITECH, UN53B, 0x0000, 0xffff, UQ_NO_STRINGS),
546 [UQ_NO_STRINGS] = "UQ_NO_STRINGS",
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_device.c1681 if (usb_test_quirk(&uaa, UQ_NO_STRINGS)) { in usb_alloc_device()

Completed in 6 milliseconds