Searched defs:usb_endpoint_descriptor (Results 1 – 3 of 3) sorted by relevance
220 struct usb_endpoint_descriptor { struct221 __u8 bLength;222 __u8 bDescriptorType;223 __u8 bEndpointAddress;224 __u8 bmAttributes;225 __le16 wMaxPacketSize;226 __u8 bInterval;227 __u8 bRefresh;228 __u8 bSynchAddress;
202 struct usb_endpoint_descriptor { struct203 __u8 bLength;204 __u8 bDescriptorType;205 __u8 bEndpointAddress;206 __u8 bmAttributes;207 __le16 wMaxPacketSize;208 __u8 bInterval;211 __u8 bRefresh;212 __u8 bSynchAddress;
407 struct usb_endpoint_descriptor { struct408 __u8 bLength;409 __u8 bDescriptorType;411 __u8 bEndpointAddress;412 __u8 bmAttributes;413 __le16 wMaxPacketSize;414 __u8 bInterval;418 __u8 bRefresh;419 __u8 bSynchAddress;