]> Git Repo - qemu.git/blobdiff - tests/libqos/usb.h
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20191220-pull-request' into...
[qemu.git] / tests / libqos / usb.h
index 423dcfd82fdfffd16f9e81caf5fb1125981e2f75..eeced39a2f9f06a4e523548e43f2f18c3fe9d90d 100644 (file)
@@ -11,7 +11,8 @@ struct qhc {
 void qusb_pci_init_one(QPCIBus *pcibus, struct qhc *hc,
                        uint32_t devfn, int bar);
 void uhci_port_test(struct qhc *hc, int port, uint16_t expect);
+void uhci_deinit(struct qhc *hc);
 
-void usb_test_hotplug(const char *bus_name, const int port,
+void usb_test_hotplug(QTestState *qts, const char *bus_name, const char *port,
                       void (*port_check)(void));
 #endif
This page took 0.020776 seconds and 4 git commands to generate.