Searched defs:USBDescriptor (Results 1 – 1 of 1) sorted by relevance
7 typedef struct USBDescriptor { struct8 uint8_t bLength;9 uint8_t bDescriptorType;10 union {98 } QEMU_PACKED USBDescriptor; typedef