Home
last modified time | relevance | path

Searched hist:"36 dfe324fd4b5efd9ef1a5b4c352bbb158952e24" (Results 1 – 7 of 7) sorted by relevance

/qemu/hw/usb/
H A Dcore.c36dfe324fd4b5efd9ef1a5b4c352bbb158952e24 Wed Oct 24 16:14:07 UTC 2012 Hans de Goede <hdegoede@redhat.com> usb: Add USB_RET_ADD_TO_QUEUE packet result code

This can be used by usb-device code which wishes to process an entire endpoint
queue at once, to do this the usb-device code returns USB_RET_ADD_TO_QUEUE
from its handle_data class method and defines a flush_ep_queue class method
to call when the hcd is done queuing up packets.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
H A Dbus.c36dfe324fd4b5efd9ef1a5b4c352bbb158952e24 Wed Oct 24 16:14:07 UTC 2012 Hans de Goede <hdegoede@redhat.com> usb: Add USB_RET_ADD_TO_QUEUE packet result code

This can be used by usb-device code which wishes to process an entire endpoint
queue at once, to do this the usb-device code returns USB_RET_ADD_TO_QUEUE
from its handle_data class method and defines a flush_ep_queue class method
to call when the hcd is done queuing up packets.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
H A Dhcd-ohci.c36dfe324fd4b5efd9ef1a5b4c352bbb158952e24 Wed Oct 24 16:14:07 UTC 2012 Hans de Goede <hdegoede@redhat.com> usb: Add USB_RET_ADD_TO_QUEUE packet result code

This can be used by usb-device code which wishes to process an entire endpoint
queue at once, to do this the usb-device code returns USB_RET_ADD_TO_QUEUE
from its handle_data class method and defines a flush_ep_queue class method
to call when the hcd is done queuing up packets.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
H A Dhcd-uhci.c36dfe324fd4b5efd9ef1a5b4c352bbb158952e24 Wed Oct 24 16:14:07 UTC 2012 Hans de Goede <hdegoede@redhat.com> usb: Add USB_RET_ADD_TO_QUEUE packet result code

This can be used by usb-device code which wishes to process an entire endpoint
queue at once, to do this the usb-device code returns USB_RET_ADD_TO_QUEUE
from its handle_data class method and defines a flush_ep_queue class method
to call when the hcd is done queuing up packets.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
H A Dhcd-ehci.c36dfe324fd4b5efd9ef1a5b4c352bbb158952e24 Wed Oct 24 16:14:07 UTC 2012 Hans de Goede <hdegoede@redhat.com> usb: Add USB_RET_ADD_TO_QUEUE packet result code

This can be used by usb-device code which wishes to process an entire endpoint
queue at once, to do this the usb-device code returns USB_RET_ADD_TO_QUEUE
from its handle_data class method and defines a flush_ep_queue class method
to call when the hcd is done queuing up packets.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
H A Dhcd-xhci.c36dfe324fd4b5efd9ef1a5b4c352bbb158952e24 Wed Oct 24 16:14:07 UTC 2012 Hans de Goede <hdegoede@redhat.com> usb: Add USB_RET_ADD_TO_QUEUE packet result code

This can be used by usb-device code which wishes to process an entire endpoint
queue at once, to do this the usb-device code returns USB_RET_ADD_TO_QUEUE
from its handle_data class method and defines a flush_ep_queue class method
to call when the hcd is done queuing up packets.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
/qemu/include/hw/
H A Dusb.h36dfe324fd4b5efd9ef1a5b4c352bbb158952e24 Wed Oct 24 16:14:07 UTC 2012 Hans de Goede <hdegoede@redhat.com> usb: Add USB_RET_ADD_TO_QUEUE packet result code

This can be used by usb-device code which wishes to process an entire endpoint
queue at once, to do this the usb-device code returns USB_RET_ADD_TO_QUEUE
from its handle_data class method and defines a flush_ep_queue class method
to call when the hcd is done queuing up packets.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>