Searched refs:UQ_NO_STRINGS (Results 1 – 3 of 3) sorted by relevance
58 UQ_NO_STRINGS, /* string descriptors are broken */ enumerator
108 USB_QUIRK(LOGITECH, UN53B, UQ_NO_STRINGS),610 [UQ_NO_STRINGS] = "UQ_NO_STRINGS",
1972 if (usb_test_quirk(&uaa, UQ_NO_STRINGS)) { in usb_alloc_device()