Searched refs:qtest_qmp_device_del (Results 1 – 8 of 8) sorted by relevance
/openbmc/qemu/tests/qtest/ |
H A D | usb-hcd-xhci-test.c | 31 qtest_qmp_device_del(qts, "scsihd"); in test_usb_uas_hotplug() 32 qtest_qmp_device_del(qts, "uas"); in test_usb_uas_hotplug() 40 qtest_qmp_device_del(qts, "ccid"); in test_usb_ccid_hotplug() 43 qtest_qmp_device_del(qts, "ccid"); in test_usb_ccid_hotplug()
|
H A D | virtio-ccw-test.c | 45 qtest_qmp_device_del(qts, "hp-port"); in virtio_serial_hotplug() 71 qtest_qmp_device_del(s, "scsihd"); in virtio_scsi_hotplug()
|
H A D | virtio-serial-test.c | 24 qtest_qmp_device_del(global_qtest, "hp-port"); in serial_hotplug()
|
H A D | usb-hcd-uhci-test.c | 51 qtest_qmp_device_del(qts, "usbdev0"); in test_usb_storage_hotplug()
|
H A D | virtio-scsi-test.c | 164 qtest_qmp_device_del(qts, "scsihd"); in hotplug()
|
H A D | libqtest.h | 1022 void qtest_qmp_device_del(QTestState *qts, const char *id);
|
H A D | libqtest.c | 1845 void qtest_qmp_device_del(QTestState *qts, const char *id) in qtest_qmp_device_del() function
|
/openbmc/qemu/tests/qtest/libqos/ |
H A D | usb.c | 53 qtest_qmp_device_del(qts, id); in usb_test_hotplug()
|