Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-ring.c421 xhci_cleanup_command_queue(xhci); in xhci_abort_cmd_ring()
1240 xhci_cleanup_command_queue(xhci); in xhci_hc_died()
1637 void xhci_cleanup_command_queue(struct xhci_hcd *xhci) in xhci_cleanup_command_queue() function
1685 xhci_cleanup_command_queue(xhci); in xhci_handle_command_timeout()
H A Dxhci.h2181 void xhci_cleanup_command_queue(struct xhci_hcd *xhci);
H A Dxhci-mem.c1968 xhci_cleanup_command_queue(xhci); in xhci_mem_cleanup()