Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci-ring.c395 xhci_cleanup_command_queue(xhci); in xhci_abort_cmd_ring()
1105 xhci_cleanup_command_queue(xhci); in xhci_hc_died()
1509 void xhci_cleanup_command_queue(struct xhci_hcd *xhci) in xhci_cleanup_command_queue() function
1557 xhci_cleanup_command_queue(xhci); in xhci_handle_command_timeout()
Dxhci.h2162 void xhci_cleanup_command_queue(struct xhci_hcd *xhci);
Dxhci-mem.c1883 xhci_cleanup_command_queue(xhci); in xhci_mem_cleanup()