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