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()
1142 struct xhci_command *command; in xhci_handle_cmd_reset_ep()
1161 struct xhci_command *command, u32 cmd_comp_code) in xhci_handle_cmd_enable_slot()
1283 static void xhci_complete_del_and_free_cmd(struct xhci_command *cmd, u32 status) in xhci_complete_del_and_free_cmd()
1297 struct xhci_command *cur_cmd, *tmp_cmd; in xhci_cleanup_command_queue()
1365 struct xhci_command *cmd; in handle_cmd_completion()
1385 cmd = list_first_entry(&xhci->cmd_list, struct xhci_command, cmd_list); in handle_cmd_completion()
1477 struct xhci_command, cmd_list); in handle_cmd_completion()
1747 struct xhci_command *command; in xhci_cleanup_halted_endpoint()
3815 static int queue_command(struct xhci_hcd *xhci, struct xhci_command *cmd, in queue_command()
3857 int xhci_queue_slot_control(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_slot_control()
3865 int xhci_queue_address_device(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_address_device()
3874 int xhci_queue_vendor_command(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_vendor_command()
3881 int xhci_queue_reset_device(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_reset_device()
3891 struct xhci_command *cmd, dma_addr_t in_ctx_ptr, in xhci_queue_configure_endpoint()
3901 int xhci_queue_evaluate_context(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_evaluate_context()
3914 int xhci_queue_stop_endpoint(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_stop_endpoint()
3938 struct xhci_command *cmd; in xhci_queue_new_dequeue_state()
3991 int xhci_queue_reset_ep(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_reset_ep()