Lines Matching refs:xhci_command

61 static int queue_command(struct xhci_hcd *xhci, struct xhci_command *cmd,
381 static struct xhci_command *xhci_next_queued_cmd(struct xhci_hcd *xhci) in xhci_next_queued_cmd()
383 return list_first_entry_or_null(&xhci->cmd_list, struct xhci_command, in xhci_next_queued_cmd()
393 struct xhci_command *cur_cmd) in xhci_handle_stopped_cmd_ring()
395 struct xhci_command *i_cmd; in xhci_handle_stopped_cmd_ring()
634 struct xhci_command *cmd; in xhci_move_dequeue_past_td()
915 struct xhci_command *command; in xhci_reset_halted_ep()
1125 struct xhci_command *command; in xhci_handle_cmd_stop_ep()
1503 struct xhci_command *command, u32 cmd_comp_code) in xhci_handle_cmd_enable_slot()
1604 static void xhci_complete_del_and_free_cmd(struct xhci_command *cmd, u32 status) in xhci_complete_del_and_free_cmd()
1618 struct xhci_command *cur_cmd, *tmp_cmd; in xhci_cleanup_command_queue()
1710 struct xhci_command *cmd; in handle_cmd_completion()
1735 cmd = list_first_entry(&xhci->cmd_list, struct xhci_command, cmd_list); in handle_cmd_completion()
1827 struct xhci_command, cmd_list); in handle_cmd_completion()
4363 static int queue_command(struct xhci_hcd *xhci, struct xhci_command *cmd, in queue_command()
4405 int xhci_queue_slot_control(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_slot_control()
4413 int xhci_queue_address_device(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_address_device()
4422 int xhci_queue_vendor_command(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_vendor_command()
4429 int xhci_queue_reset_device(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_reset_device()
4439 struct xhci_command *cmd, dma_addr_t in_ctx_ptr, in xhci_queue_configure_endpoint()
4449 int xhci_queue_evaluate_context(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_evaluate_context()
4462 int xhci_queue_stop_endpoint(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_stop_endpoint()
4474 int xhci_queue_reset_ep(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_reset_ep()