Searched defs:uac2_iso_endpoint_descriptor (Results 1 – 1 of 1) sorted by relevance
204 struct uac2_iso_endpoint_descriptor { struct205 __u8 bLength; /* in bytes: 8 */206 __u8 bDescriptorType; /* USB_DT_CS_ENDPOINT */207 __u8 bDescriptorSubtype; /* EP_GENERAL */208 __u8 bmAttributes;209 __u8 bmControls;210 __u8 bLockDelayUnits;211 __le16 wLockDelay;