Searched defs:uac1_input_terminal_descriptor (Results 1 – 1 of 1) sorted by relevance
102 struct uac1_input_terminal_descriptor struct104 uint8_t bLength; /* in bytes: 12 */105 uint8_t bDescriptorType; /* CS_INTERFACE descriptor type */106 uint8_t bDescriptorSubtype; /* INPUT_TERMINAL descriptor subtype */107 uint8_t bTerminalID; /* Constant uniquely terminal ID */108 uint16_t wTerminalType; /* USB Audio Terminal Types */109 uint8_t bAssocTerminal; /* ID of the Output Terminal associated */110 uint8_t bNrChannels; /* Number of logical output channels */111 uint16_t wChannelConfig;112 uint8_t iChannelNames;[all …]