Searched refs:UQ_MS_VENDOR_BTN (Results 1 – 3 of 3) sorted by relevance
57 UQ_MS_VENDOR_BTN, /* mouse has buttons in vendor usage page */ enumerator
189 USB_QUIRK(KENSINGTON, SLIMBLADE, UQ_MS_VENDOR_BTN),609 [UQ_MS_VENDOR_BTN] = "UQ_MS_VENDOR_BTN",
621 if (usb_test_quirk(uaa, UQ_MS_VENDOR_BTN)) in ums_attach()