Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci-ring.c1544 static void xhci_complete_del_and_free_cmd(struct xhci_command *cmd, u32 status) in xhci_complete_del_and_free_cmd() function
1561 xhci_complete_del_and_free_cmd(cur_cmd, COMP_COMMAND_ABORTED); in xhci_cleanup_command_queue()
1774 xhci_complete_del_and_free_cmd(cmd, cmd_comp_code); in handle_cmd_completion()