Searched defs:usb_bos_descriptor (Results 1 – 2 of 2) sorted by relevance
756 struct usb_bos_descriptor { struct757 __u8 bLength;758 __u8 bDescriptorType;760 __le16 wTotalLength;761 __u8 bNumDeviceCaps;
35 static u8 usb_bos_descriptor [] = { variable