Searched defs:usb_bos_descriptor (Results 1 – 2 of 2) sorted by relevance
737 struct usb_bos_descriptor { struct738 __u8 bLength;739 __u8 bDescriptorType;741 __le16 wTotalLength;742 __u8 bNumDeviceCaps;
33 static u8 usb_bos_descriptor [] = { variable