Searched defs:usb_endpoint_descriptor (Results 1 – 2 of 2) sorted by relevance
192 struct usb_endpoint_descriptor { struct193 __u8 bLength;194 __u8 bDescriptorType;196 __u8 bEndpointAddress;197 __u8 bmAttributes;198 __le16 wMaxPacketSize;199 __u8 bInterval;201 __u8 bRefresh;202 __u8 bSynchAddress;
239 struct usb_endpoint_descriptor { struct240 __u8 bLength;241 __u8 bDescriptorType;242 __u8 bEndpointAddress;244 __u8 bmAttributes;245 __le16 wMaxPacketSize;246 __u8 bInterval;247 __u8 bRefresh;249 __u8 bSynchAddress;