Searched refs:usb_test_hotplug (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/tests/qtest/libqos/ |
H A D | usb.h | 16 void usb_test_hotplug(QTestState *qts, const char *bus_name, const char *port,
|
H A D | usb.c | 40 void usb_test_hotplug(QTestState *qts, const char *hcd_id, const char *port, in usb_test_hotplug() function
|
/openbmc/qemu/tests/qtest/ |
H A D | usb-hcd-xhci-test.c | 16 usb_test_hotplug(global_qtest, "xhci", "1", NULL); in test_xhci_hotplug()
|
H A D | usb-hcd-ohci-test.c | 26 usb_test_hotplug(global_qtest, "ohci", "1", NULL); in test_ohci_hotplug()
|
H A D | usb-hcd-uhci-test.c | 42 usb_test_hotplug(global_qtest, "uhci", "2", test_port_2); in test_uhci_hotplug()
|
H A D | usb-hcd-ehci-test.c | 142 usb_test_hotplug(global_qtest, "ich9-ehci-1", "3", pci_ehci_port_3_hotplug); in pci_ehci_port_hotplug()
|