Home
last modified time | relevance | path

Searched refs:uhci_queue_free (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/usb/
H A Dhcd-uhci.c140 static void uhci_queue_free(UHCIQueue *queue, const char *reason) in uhci_queue_free() function
250 uhci_queue_free(queue, "validate-end"); in uhci_async_validate_end()
261 uhci_queue_free(queue, "cancel-device"); in uhci_async_cancel_device()
271 uhci_queue_free(queue, "cancel-all"); in uhci_async_cancel_all()
733 uhci_queue_free(async->queue, "guest re-used pending td"); in uhci_handle_td()
741 uhci_queue_free(q, "guest re-used qh"); in uhci_handle_td()
754 uhci_queue_free(async->queue, "pending td non-active"); in uhci_handle_td()