Home
last modified time | relevance | path

Searched defs:uac1_output_terminal_descriptor (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/include/uapi/linux/usb/
Daudio.h208 struct uac1_output_terminal_descriptor { struct
209 __u8 bLength; /* in bytes: 9 */
210 __u8 bDescriptorType; /* CS_INTERFACE descriptor type */
211 __u8 bDescriptorSubtype; /* OUTPUT_TERMINAL descriptor subtype */
212 __u8 bTerminalID; /* Constant uniquely terminal ID */
213 __le16 wTerminalType; /* USB Audio Terminal Types */
214 __u8 bAssocTerminal; /* ID of the Input Terminal associated */
215 __u8 bSourceID; /* ID of the connected Unit or Terminal*/
216 __u8 iTerminal;