Searched hist:"07771 f6fcebdb12de6dca537423f56299ed9b4b9" (Results 1 – 5 of 5) sorted by relevance
/qemu/include/hw/ |
H A D | usb.h | 07771f6fcebdb12de6dca537423f56299ed9b4b9 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 D | bus.c | 07771f6fcebdb12de6dca537423f56299ed9b4b9 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 D | hcd-ohci.c | 07771f6fcebdb12de6dca537423f56299ed9b4b9 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 D | hcd-uhci.c | 07771f6fcebdb12de6dca537423f56299ed9b4b9 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 D | hcd-ehci.c | 07771f6fcebdb12de6dca537423f56299ed9b4b9 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>
|