Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci.h810 struct xhci_command { struct
864 struct xhci_command *free_streams_command;
1591 struct xhci_command *command;
1819 struct xhci_command *current_cmd;
2114 struct xhci_command *xhci_alloc_command(struct xhci_hcd *xhci,
2116 struct xhci_command *xhci_alloc_command_with_ctx(struct xhci_hcd *xhci,
2120 struct xhci_command *command);
2168 int xhci_queue_slot_control(struct xhci_hcd *xhci, struct xhci_command *cmd,
2185 struct xhci_command *cmd, dma_addr_t in_ctx_ptr, u32 slot_id,
2189 int xhci_queue_reset_ep(struct xhci_hcd *xhci, struct xhci_command *cmd,
[all …]
H A Dxhci-ring.c61 static int queue_command(struct xhci_hcd *xhci, struct xhci_command *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()
1618 struct xhci_command *cur_cmd, *tmp_cmd; in xhci_cleanup_command_queue()
1710 struct xhci_command *cmd; in handle_cmd_completion()
1827 struct xhci_command, cmd_list); in handle_cmd_completion()
[all …]
H A Dxhci.c535 struct xhci_command *command; in xhci_run()
1425 struct xhci_command *command; in xhci_check_maxpacket()
1647 struct xhci_command *command; in xhci_urb_dequeue()
2764 struct xhci_command *command, in xhci_configure_endpoint()
2890 struct xhci_command *command; in xhci_check_bandwidth()
3361 struct xhci_command *config_cmd; in xhci_alloc_streams()
3528 struct xhci_command *command; in xhci_free_streams()
3856 struct xhci_command *command; in xhci_disable_slot()
3932 struct xhci_command *command; in xhci_alloc_dev()
4239 struct xhci_command *command; in xhci_change_max_exit_latency()
[all …]
H A Dxhci-mem.c1710 struct xhci_command *xhci_alloc_command(struct xhci_hcd *xhci, in xhci_alloc_command()
1713 struct xhci_command *command; in xhci_alloc_command()
1738 struct xhci_command *xhci_alloc_command_with_ctx(struct xhci_hcd *xhci, in xhci_alloc_command_with_ctx()
1741 struct xhci_command *command; in xhci_alloc_command_with_ctx()
1763 struct xhci_command *command) in xhci_free_command()
H A Dxhci-hub.c492 struct xhci_command *cmd; in xhci_stop_device()
512 struct xhci_command *command; in xhci_stop_device()