Searched defs:usb_endpoint_descriptor (Results 1 – 2 of 2) sorted by relevance
88724 struct usb_endpoint_descriptor { struct88725 __u8 bLength;88726 __u8 bDescriptorType;88727 __u8 bEndpointAddress;88728 __u8 bmAttributes;88729 __le16 wMaxPacketSize;88730 __u8 bInterval;88731 __u8 bRefresh;88732 __u8 bSynchAddress;
98460 struct usb_endpoint_descriptor { struct98461 __u8 bLength;98462 __u8 bDescriptorType;98463 __u8 bEndpointAddress;98464 __u8 bmAttributes;98465 __le16 wMaxPacketSize;98466 __u8 bInterval;98467 __u8 bRefresh;98468 __u8 bSynchAddress;