Searched refs:xhci_complete_del_and_free_cmd (Results 1 – 1 of 1) sorted by relevance
1654 static void xhci_complete_del_and_free_cmd(struct xhci_command *cmd, u32 comp_code, u32 comp_param) in xhci_complete_del_and_free_cmd() function1672 xhci_complete_del_and_free_cmd(cur_cmd, COMP_COMMAND_ABORTED, 0); in xhci_cleanup_command_queue()1886 xhci_complete_del_and_free_cmd(cmd, cmd_comp_code, COMP_PARAM(status)); in handle_cmd_completion()