Searched defs:usb_cdc_union_descriptor (Results 1 – 1 of 1) sorted by relevance
83 struct usb_cdc_union_descriptor { struct84 uByte bLength;85 uByte bDescriptorType;86 uByte bDescriptorSubtype;87 uByte bMasterInterface;88 uByte bSlaveInterface[1];