Searched defs:usb_audio_selector_unit (Results 1 – 1 of 1) sorted by relevance
219 struct usb_audio_selector_unit { struct220 uByte bLength;221 uByte bDescriptorType;222 uByte bDescriptorSubtype;223 uByte bUnitId;224 uByte bNrInPins;225 uByte baSourceId[0]; /* [bNrInPins] */