Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/
H A Dusb.h180 typedef struct USBPort USBPort; typedef
367 struct USBPort { struct
372 USBPortOps *ops; argument
375 QTAILQ_ENTRY(USBPort) next; argument