Searched defs:uac1_output_terminal_descriptor (Results 1 – 1 of 1) sorted by relevance
210 struct uac1_output_terminal_descriptor { struct211 __u8 bLength; /* in bytes: 9 */212 __u8 bDescriptorType; /* CS_INTERFACE descriptor type */213 __u8 bDescriptorSubtype; /* OUTPUT_TERMINAL descriptor subtype */214 __u8 bTerminalID; /* Constant uniquely terminal ID */215 __le16 wTerminalType; /* USB Audio Terminal Types */216 __u8 bAssocTerminal; /* ID of the Input Terminal associated */217 __u8 bSourceID; /* ID of the connected Unit or Terminal*/218 __u8 iTerminal;