Searched hist:"594 a53607e5bd4a2b7555a7a2908d2c406fea9aa" (Results 1 – 2 of 2) sorted by relevance
/qemu/include/hw/ |
H A D | usb.h | 594a53607e5bd4a2b7555a7a2908d2c406fea9aa Fri Sep 19 07:25:20 UTC 2014 Gonglei <arei.gonglei@huawei.com> usb-bus: introduce a wrapper function to check speed
In this way, we can check speed directly, don't need call usb_device_attach(), which has other conditions, such as checking the chardev is open.
Signed-off-by: Gonglei <arei.gonglei@huawei.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
/qemu/hw/usb/ |
H A D | bus.c | 594a53607e5bd4a2b7555a7a2908d2c406fea9aa Fri Sep 19 07:25:20 UTC 2014 Gonglei <arei.gonglei@huawei.com> usb-bus: introduce a wrapper function to check speed
In this way, we can check speed directly, don't need call usb_device_attach(), which has other conditions, such as checking the chardev is open.
Signed-off-by: Gonglei <arei.gonglei@huawei.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|