]> 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 297cfc564dbea31fa166d5339bd6aaa46ae912b5..eeced39a2f9f06a4e523548e43f2f18c3fe9d90d 100644 (file)
@@ -13,6 +13,6 @@ void qusb_pci_init_one(QPCIBus *pcibus, struct qhc *hc,
 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.025244 seconds and 4 git commands to generate.