Searched defs:usb_bos_descriptor (Results 1 – 4 of 4) sorted by relevance
424 struct usb_bos_descriptor { struct425 __u8 bLength;426 __u8 bDescriptorType;427 __le16 wTotalLength;428 __u8 bNumDeviceCaps;
844 struct usb_bos_descriptor { struct845 __u8 bLength;846 __u8 bDescriptorType;848 __le16 wTotalLength;849 __u8 bNumDeviceCaps;
340 struct usb_bos_descriptor { struct341 __u8 bLength;342 __u8 bDescriptorType;343 __le16 wTotalLength;344 __u8 bNumDeviceCaps;
25 static u8 usb_bos_descriptor [] = { variable