Home
last modified time | relevance | path

Searched hist:"07771 f6fcebdb12de6dca537423f56299ed9b4b9" (Results 1 – 5 of 5) sorted by relevance

/qemu/include/hw/
H A Dusb.h07771f6fcebdb12de6dca537423f56299ed9b4b9 Mon May 23 15:37:12 UTC 2011 Gerd Hoffmann <kraxel@redhat.com> usb: cancel async packets on unplug

This patch adds USBBusOps struct with (for now) only a single callback
which is called when a device is about to be destroyed. The USB Host
adapters are implementing this callback and use it to cancel any async
requests which might be in flight before the device actually goes away.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
/qemu/hw/usb/
H A Dbus.c07771f6fcebdb12de6dca537423f56299ed9b4b9 Mon May 23 15:37:12 UTC 2011 Gerd Hoffmann <kraxel@redhat.com> usb: cancel async packets on unplug

This patch adds USBBusOps struct with (for now) only a single callback
which is called when a device is about to be destroyed. The USB Host
adapters are implementing this callback and use it to cancel any async
requests which might be in flight before the device actually goes away.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
H A Dhcd-ohci.c07771f6fcebdb12de6dca537423f56299ed9b4b9 Mon May 23 15:37:12 UTC 2011 Gerd Hoffmann <kraxel@redhat.com> usb: cancel async packets on unplug

This patch adds USBBusOps struct with (for now) only a single callback
which is called when a device is about to be destroyed. The USB Host
adapters are implementing this callback and use it to cancel any async
requests which might be in flight before the device actually goes away.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
H A Dhcd-uhci.c07771f6fcebdb12de6dca537423f56299ed9b4b9 Mon May 23 15:37:12 UTC 2011 Gerd Hoffmann <kraxel@redhat.com> usb: cancel async packets on unplug

This patch adds USBBusOps struct with (for now) only a single callback
which is called when a device is about to be destroyed. The USB Host
adapters are implementing this callback and use it to cancel any async
requests which might be in flight before the device actually goes away.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
H A Dhcd-ehci.c07771f6fcebdb12de6dca537423f56299ed9b4b9 Mon May 23 15:37:12 UTC 2011 Gerd Hoffmann <kraxel@redhat.com> usb: cancel async packets on unplug

This patch adds USBBusOps struct with (for now) only a single callback
which is called when a device is about to be destroyed. The USB Host
adapters are implementing this callback and use it to cancel any async
requests which might be in flight before the device actually goes away.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>