Searched defs:uac1_as_header_descriptor (Results 1 – 1 of 1) sorted by relevance
454 struct uac1_as_header_descriptor { struct455 __u8 bLength; /* in bytes: 7 */456 __u8 bDescriptorType; /* USB_DT_CS_INTERFACE */457 __u8 bDescriptorSubtype; /* AS_GENERAL */458 __u8 bTerminalLink; /* Terminal ID of connected Terminal */459 __u8 bDelay; /* Delay introduced by the data path */460 __le16 wFormatTag; /* The Audio Data Format */