Searched defs:usb_bos_descriptor (Results 1 – 5 of 5) sorted by relevance
796 struct usb_bos_descriptor { struct797 __u8 bLength;798 __u8 bDescriptorType;800 __le16 wTotalLength;801 __u8 bNumDeviceCaps;
837 struct usb_bos_descriptor { struct838 __u8 bLength;839 __u8 bDescriptorType;841 __le16 wTotalLength;842 __u8 bNumDeviceCaps;
844 struct usb_bos_descriptor { struct845 __u8 bLength;846 __u8 bDescriptorType;848 __le16 wTotalLength;849 __u8 bNumDeviceCaps;
25 static u8 usb_bos_descriptor [] = { variable