Lines Matching refs:xhci_command

61 static int queue_command(struct xhci_hcd *xhci, struct xhci_command *cmd,
322 static struct xhci_command *xhci_next_queued_cmd(struct xhci_hcd *xhci) in xhci_next_queued_cmd()
324 return list_first_entry_or_null(&xhci->cmd_list, struct xhci_command, in xhci_next_queued_cmd()
334 struct xhci_command *cur_cmd) in xhci_handle_stopped_cmd_ring()
336 struct xhci_command *i_cmd; in xhci_handle_stopped_cmd_ring()
575 struct xhci_command *cmd; in xhci_move_dequeue_past_td()
887 struct xhci_command *command; in xhci_reset_halted_ep()
1079 struct xhci_command *command; in xhci_handle_cmd_stop_ep()
1499 struct xhci_command *command, u32 cmd_comp_code) in xhci_handle_cmd_enable_slot()
1625 static void xhci_complete_del_and_free_cmd(struct xhci_command *cmd, u32 status) in xhci_complete_del_and_free_cmd()
1639 struct xhci_command *cur_cmd, *tmp_cmd; in xhci_cleanup_command_queue()
1707 struct xhci_command *cmd; in handle_cmd_completion()
1732 cmd = list_first_entry(&xhci->cmd_list, struct xhci_command, cmd_list); in handle_cmd_completion()
1824 struct xhci_command, cmd_list); in handle_cmd_completion()
4318 static int queue_command(struct xhci_hcd *xhci, struct xhci_command *cmd, in queue_command()
4360 int xhci_queue_slot_control(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_slot_control()
4368 int xhci_queue_address_device(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_address_device()
4377 int xhci_queue_vendor_command(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_vendor_command()
4384 int xhci_queue_reset_device(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_reset_device()
4394 struct xhci_command *cmd, dma_addr_t in_ctx_ptr, in xhci_queue_configure_endpoint()
4404 int xhci_queue_evaluate_context(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_evaluate_context()
4417 int xhci_queue_stop_endpoint(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_stop_endpoint()
4430 int xhci_queue_reset_ep(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_reset_ep()