Searched defs:usb_descriptor_header (Results 1 – 3 of 3) sorted by relevance
133 struct usb_descriptor_header { struct134 MS_U8 bLength;135 MS_U8 bDescriptorType;
271 struct usb_descriptor_header { struct272 unsigned char bLength;273 unsigned char bDescriptorType;
202 struct usb_descriptor_header { struct203 __u8 bLength;204 __u8 bDescriptorType;