Searched defs:uac_iso_endpoint_descriptor (Results 1 – 3 of 3) sorted by relevance
608 struct uac_iso_endpoint_descriptor { struct609 __u8 bLength; /* in bytes: 7 */610 __u8 bDescriptorType; /* USB_DT_CS_ENDPOINT */611 __u8 bDescriptorSubtype; /* EP_GENERAL */612 __u8 bmAttributes;613 __u8 bLockDelayUnits;614 __le16 wLockDelay;
571 struct uac_iso_endpoint_descriptor { struct572 __u8 bLength; /* in bytes: 7 */573 __u8 bDescriptorType; /* USB_DT_CS_ENDPOINT */574 __u8 bDescriptorSubtype; /* EP_GENERAL */575 __u8 bmAttributes;576 __u8 bLockDelayUnits;577 __le16 wLockDelay;