HomeSort by relevance Sort by last modified time
    Searched refs:qemu_register_usb_port (Results 1 - 5 of 5) sorted by null

  /external/qemu/hw/
usb.h 276 void qemu_register_usb_port(USBPort *port, void *opaque, int index,
usb-hub.c 547 qemu_register_usb_port(&port->port, s, i, usb_hub_attach);
usb-ohci.c     [all...]
  /external/qemu/
vl-android.c 1450 void qemu_register_usb_port(USBPort *port, void *opaque, int index, function
    [all...]
vl.c 1251 void qemu_register_usb_port(USBPort *port, void *opaque, int index, function
    [all...]

Completed in 325 milliseconds