Home
last modified time | relevance | path

Searched defs:USBDescriptor (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/usb/
H A Ddesc.h7 typedef struct USBDescriptor { struct
8 uint8_t bLength;
9 uint8_t bDescriptorType;
10 union {
98 } QEMU_PACKED USBDescriptor; argument