Searched defs:uac2_iso_endpoint_descriptor (Results 1 – 1 of 1) sorted by relevance
190 struct uac2_iso_endpoint_descriptor { struct191 __u8 bLength; /* in bytes: 8 */192 __u8 bDescriptorType; /* USB_DT_CS_ENDPOINT */193 __u8 bDescriptorSubtype; /* EP_GENERAL */194 __u8 bmAttributes;195 __u8 bmControls;196 __u8 bLockDelayUnits;197 __le16 wLockDelay;