Searched defs:uac_input_terminal_descriptor (Results 1 – 1 of 1) sorted by relevance
139 struct uac_input_terminal_descriptor { struct140 __u8 bLength;141 __u8 bDescriptorType;142 __u8 bDescriptorSubtype;144 __u8 bTerminalID;145 __le16 wTerminalType;146 __u8 bAssocTerminal;147 __u8 bNrChannels;149 __le16 wChannelConfig;150 __u8 iChannelNames;[all …]