Searched refs:USB_TYPE_RESERVED (Results 1 – 3 of 3) sorted by relevance
171 #define USB_TYPE_RESERVED (0x03 << 5) macro659 if ((r->bmRequestType & USB_TYPE_RESERVED) == USB_TYPE_RESERVED) in print_usb_device_request()
52 #define USB_TYPE_RESERVED (0x03 << 5) macro
60 #define USB_TYPE_RESERVED (0x03 << 5) macro
Completed in 13 milliseconds