Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
Dxhci-ring.c1565 static void xhci_complete_del_and_free_cmd(struct xhci_command *cmd, u32 status) in xhci_complete_del_and_free_cmd() function
1582 xhci_complete_del_and_free_cmd(cur_cmd, COMP_COMMAND_ABORTED); in xhci_cleanup_command_queue()
1795 xhci_complete_del_and_free_cmd(cmd, cmd_comp_code); in handle_cmd_completion()