]> Git Repo - qemu.git/blobdiff - trace-events
usb: move remote wakeup handling to common code
[qemu.git] / trace-events
index 9ef84747a01b5ab221d8168ab418d344dd20f94a..45e75828dc7ac7a66e52a9d34eb60c7675da7682 100644 (file)
@@ -196,6 +196,8 @@ disable usb_desc_config(int addr, int index, int len, int ret) "dev %d query con
 disable usb_desc_string(int addr, int index, int len, int ret) "dev %d query string %d, len %d, ret %d"
 disable usb_set_addr(int addr) "dev %d"
 disable usb_set_config(int addr, int config, int ret) "dev %d, config %d, ret %d"
+disable usb_clear_device_feature(int addr, int feature, int ret) "dev %d, feature %d, ret %d"
+disable usb_set_device_feature(int addr, int feature, int ret) "dev %d, feature %d, ret %d"
 
 # vl.c
 disable vm_state_notify(int running, int reason) "running %d reason %d"
This page took 0.023581 seconds and 4 git commands to generate.