Lines Matching refs:xhci_command
61 static int queue_command(struct xhci_hcd *xhci, struct xhci_command *cmd,
342 static struct xhci_command *xhci_next_queued_cmd(struct xhci_hcd *xhci) in xhci_next_queued_cmd()
344 return list_first_entry_or_null(&xhci->cmd_list, struct xhci_command, in xhci_next_queued_cmd()
354 struct xhci_command *cur_cmd) in xhci_handle_stopped_cmd_ring()
356 struct xhci_command *i_cmd; in xhci_handle_stopped_cmd_ring()
595 struct xhci_command *cmd; in xhci_move_dequeue_past_td()
884 struct xhci_command *command; in xhci_reset_halted_ep()
1074 struct xhci_command *command; in xhci_handle_cmd_stop_ep()
1507 struct xhci_command *command, u32 cmd_comp_code) in xhci_handle_cmd_enable_slot()
1633 static void xhci_complete_del_and_free_cmd(struct xhci_command *cmd, u32 status) in xhci_complete_del_and_free_cmd()
1647 struct xhci_command *cur_cmd, *tmp_cmd; in xhci_cleanup_command_queue()
1715 struct xhci_command *cmd; in handle_cmd_completion()
1740 cmd = list_first_entry(&xhci->cmd_list, struct xhci_command, cmd_list); in handle_cmd_completion()
1832 struct xhci_command, cmd_list); in handle_cmd_completion()
4329 static int queue_command(struct xhci_hcd *xhci, struct xhci_command *cmd, in queue_command()
4371 int xhci_queue_slot_control(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_slot_control()
4379 int xhci_queue_address_device(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_address_device()
4388 int xhci_queue_vendor_command(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_vendor_command()
4395 int xhci_queue_reset_device(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_reset_device()
4405 struct xhci_command *cmd, dma_addr_t in_ctx_ptr, in xhci_queue_configure_endpoint()
4415 int xhci_queue_evaluate_context(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_evaluate_context()
4428 int xhci_queue_stop_endpoint(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_stop_endpoint()
4441 int xhci_queue_reset_ep(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_reset_ep()