Lines Matching refs:xhci_command

293 static struct xhci_command *xhci_next_queued_cmd(struct xhci_hcd *xhci)  in xhci_next_queued_cmd()
295 return list_first_entry_or_null(&xhci->cmd_list, struct xhci_command, in xhci_next_queued_cmd()
305 struct xhci_command *cur_cmd) in xhci_handle_stopped_cmd_ring()
307 struct xhci_command *i_cmd; in xhci_handle_stopped_cmd_ring()
1153 struct xhci_command *command; in xhci_handle_cmd_reset_ep()
1176 struct xhci_command *command, u32 cmd_comp_code) in xhci_handle_cmd_enable_slot()
1298 static void xhci_complete_del_and_free_cmd(struct xhci_command *cmd, u32 status) in xhci_complete_del_and_free_cmd()
1312 struct xhci_command *cur_cmd, *tmp_cmd; in xhci_cleanup_command_queue()
1380 struct xhci_command *cmd; in handle_cmd_completion()
1400 cmd = list_first_entry(&xhci->cmd_list, struct xhci_command, cmd_list); in handle_cmd_completion()
1492 struct xhci_command, cmd_list); in handle_cmd_completion()
1832 struct xhci_command *command; in xhci_cleanup_halted_endpoint()
3947 static int queue_command(struct xhci_hcd *xhci, struct xhci_command *cmd, in queue_command()
3989 int xhci_queue_slot_control(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_slot_control()
3997 int xhci_queue_address_device(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_address_device()
4006 int xhci_queue_vendor_command(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_vendor_command()
4013 int xhci_queue_reset_device(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_reset_device()
4023 struct xhci_command *cmd, dma_addr_t in_ctx_ptr, in xhci_queue_configure_endpoint()
4033 int xhci_queue_evaluate_context(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_evaluate_context()
4046 int xhci_queue_stop_endpoint(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_stop_endpoint()
4070 struct xhci_command *cmd; in xhci_queue_new_dequeue_state()
4123 int xhci_queue_reset_ep(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_reset_ep()