Searched defs:uac1_as_header_descriptor (Results 1 – 5 of 5) sorted by relevance
200 struct uac1_as_header_descriptor { struct201 __u8 bLength;202 __u8 bDescriptorType;203 __u8 bDescriptorSubtype;204 __u8 bTerminalLink;205 __u8 bDelay;206 __le16 wFormatTag;
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 */
369 struct uac1_as_header_descriptor { struct370 __u8 bLength;371 __u8 bDescriptorType;372 __u8 bDescriptorSubtype;373 __u8 bTerminalLink;374 __u8 bDelay;375 __le16 wFormatTag;