Searched defs:uac1_as_header_descriptor (Results 1 – 3 of 3) 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 */
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 */