Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Ddesc.h193 struct USBDesc { struct
194 USBDescID id; argument
195 const USBDescDevice *full; argument
196 const USBDescDevice *high; argument
197 const USBDescDevice *super; argument
199 const USBDescMSOS *msos; argument
/openbmc/qemu/include/hw/
H A Dusb.h185 typedef struct USBDesc USBDesc; typedef