Searched defs:usb_bos_descriptor (Results 1 – 2 of 2) sorted by relevance
837 struct usb_bos_descriptor { struct838 __u8 bLength;839 __u8 bDescriptorType;841 __le16 wTotalLength;842 __u8 bNumDeviceCaps;
25 static u8 usb_bos_descriptor [] = { variable