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