Searched defs:usb_bos_descriptor (Results 1 – 2 of 2) sorted by relevance
768 struct usb_bos_descriptor { struct769 __u8 bLength;770 __u8 bDescriptorType;772 __le16 wTotalLength;773 __u8 bNumDeviceCaps;
37 static u8 usb_bos_descriptor [] = { variable