Home
last modified time | relevance | path

Searched refs:xhci_command (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/usb/host/
A Dxhci.h804 struct xhci_command { struct
856 struct xhci_command *free_streams_command;
1579 struct xhci_command *command;
1804 struct xhci_command *current_cmd;
1816 struct xhci_command *lpm_command;
2072 struct xhci_command *xhci_alloc_command(struct xhci_hcd *xhci,
2074 struct xhci_command *xhci_alloc_command_with_ctx(struct xhci_hcd *xhci,
2078 struct xhci_command *command);
2123 int xhci_queue_slot_control(struct xhci_hcd *xhci, struct xhci_command *cmd,
2140 struct xhci_command *cmd, dma_addr_t in_ctx_ptr, u32 slot_id,
[all …]
A Dxhci-ring.c61 static int queue_command(struct xhci_hcd *xhci, struct xhci_command *cmd,
332 struct xhci_command *cur_cmd) in xhci_handle_stopped_cmd_ring()
334 struct xhci_command *i_cmd; in xhci_handle_stopped_cmd_ring()
573 struct xhci_command *cmd; in xhci_move_dequeue_past_td()
885 struct xhci_command *command; in xhci_reset_halted_ep()
1075 struct xhci_command *command; in xhci_handle_cmd_stop_ep()
1505 struct xhci_command *command, u32 cmd_comp_code) in xhci_handle_cmd_enable_slot()
1645 struct xhci_command *cur_cmd, *tmp_cmd; in xhci_cleanup_command_queue()
1713 struct xhci_command *cmd; in handle_cmd_completion()
1830 struct xhci_command, cmd_list); in handle_cmd_completion()
[all …]
A Dxhci.c684 struct xhci_command *command; in xhci_run()
1529 struct xhci_command *command; in xhci_check_maxpacket()
1748 struct xhci_command *command; in xhci_urb_dequeue()
2875 struct xhci_command *command, in xhci_configure_endpoint()
3001 struct xhci_command *command; in xhci_check_bandwidth()
3476 struct xhci_command *config_cmd; in xhci_alloc_streams()
3643 struct xhci_command *command; in xhci_free_streams()
3968 struct xhci_command *command; in xhci_disable_slot()
4044 struct xhci_command *command; in xhci_alloc_dev()
4341 struct xhci_command *command; in xhci_change_max_exit_latency()
[all …]
A Dxhci-mem.c1733 struct xhci_command *xhci_alloc_command(struct xhci_hcd *xhci, in xhci_alloc_command()
1736 struct xhci_command *command; in xhci_alloc_command()
1759 struct xhci_command *xhci_alloc_command_with_ctx(struct xhci_hcd *xhci, in xhci_alloc_command_with_ctx()
1762 struct xhci_command *command; in xhci_alloc_command_with_ctx()
1784 struct xhci_command *command) in xhci_free_command()
A Dxhci-hub.c478 struct xhci_command *cmd; in xhci_stop_device()
498 struct xhci_command *command; in xhci_stop_device()

Completed in 49 milliseconds