Searched defs:uac1_as_header_descriptor (Results 1 – 1 of 1) sorted by relevance
491 struct uac1_as_header_descriptor { struct492 __u8 bLength; /* in bytes: 7 */493 __u8 bDescriptorType; /* USB_DT_CS_INTERFACE */494 __u8 bDescriptorSubtype; /* AS_GENERAL */495 __u8 bTerminalLink; /* Terminal ID of connected Terminal */496 __u8 bDelay; /* Delay introduced by the data path */497 __le16 wFormatTag; /* The Audio Data Format */