Lines Matching refs:xhci_command

61 static int queue_command(struct xhci_hcd *xhci, struct xhci_command *cmd,
320 static struct xhci_command *xhci_next_queued_cmd(struct xhci_hcd *xhci) in xhci_next_queued_cmd()
322 return list_first_entry_or_null(&xhci->cmd_list, struct xhci_command, in xhci_next_queued_cmd()
332 struct xhci_command *cur_cmd) in xhci_handle_stopped_cmd_ring()
334 struct xhci_command *i_cmd; in xhci_handle_stopped_cmd_ring()
573 struct xhci_command *cmd; in xhci_move_dequeue_past_td()
877 struct xhci_command *command; in xhci_reset_halted_ep()
1067 struct xhci_command *command; in xhci_handle_cmd_stop_ep()
1443 struct xhci_command *command, u32 cmd_comp_code) in xhci_handle_cmd_enable_slot()
1544 static void xhci_complete_del_and_free_cmd(struct xhci_command *cmd, u32 status) in xhci_complete_del_and_free_cmd()
1558 struct xhci_command *cur_cmd, *tmp_cmd; in xhci_cleanup_command_queue()
1650 struct xhci_command *cmd; in handle_cmd_completion()
1675 cmd = list_first_entry(&xhci->cmd_list, struct xhci_command, cmd_list); in handle_cmd_completion()
1767 struct xhci_command, cmd_list); in handle_cmd_completion()
4257 static int queue_command(struct xhci_hcd *xhci, struct xhci_command *cmd, in queue_command()
4299 int xhci_queue_slot_control(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_slot_control()
4307 int xhci_queue_address_device(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_address_device()
4316 int xhci_queue_vendor_command(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_vendor_command()
4323 int xhci_queue_reset_device(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_reset_device()
4333 struct xhci_command *cmd, dma_addr_t in_ctx_ptr, in xhci_queue_configure_endpoint()
4343 int xhci_queue_evaluate_context(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_evaluate_context()
4356 int xhci_queue_stop_endpoint(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_stop_endpoint()
4368 int xhci_queue_reset_ep(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_reset_ep()