Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Ddesc.h180 struct USBDescOther { struct
181 uint8_t length;
182 const uint8_t *data;
/openbmc/qemu/include/hw/
H A Dusb.h193 typedef struct USBDescOther USBDescOther; typedef