Symbol: xhci_command
drivers/usb/host/xhci-hub.c
461
struct xhci_command *cmd;
drivers/usb/host/xhci-hub.c
481
struct xhci_command *command;
drivers/usb/host/xhci-mem.c
1730
struct xhci_command *xhci_alloc_command(struct xhci_hcd *xhci,
drivers/usb/host/xhci-mem.c
1733
struct xhci_command *command;
drivers/usb/host/xhci-mem.c
1758
struct xhci_command *xhci_alloc_command_with_ctx(struct xhci_hcd *xhci,
drivers/usb/host/xhci-mem.c
1761
struct xhci_command *command;
drivers/usb/host/xhci-mem.c
1783
struct xhci_command *command)
drivers/usb/host/xhci-ring.c
1191
struct xhci_command *command;
drivers/usb/host/xhci-ring.c
1590
static void xhci_handle_cmd_enable_slot(int slot_id, struct xhci_command *command,
drivers/usb/host/xhci-ring.c
1696
static void xhci_complete_del_and_free_cmd(struct xhci_command *cmd, u32 comp_code, u32 comp_param)
drivers/usb/host/xhci-ring.c
1711
struct xhci_command *cur_cmd, *tmp_cmd;
drivers/usb/host/xhci-ring.c
1804
struct xhci_command *cmd;
drivers/usb/host/xhci-ring.c
1837
cmd = list_first_entry(&xhci->cmd_list, struct xhci_command, cmd_list);
drivers/usb/host/xhci-ring.c
1923
struct xhci_command, cmd_list);
drivers/usb/host/xhci-ring.c
4352
static int queue_command(struct xhci_hcd *xhci, struct xhci_command *cmd,
drivers/usb/host/xhci-ring.c
4395
int xhci_queue_slot_control(struct xhci_hcd *xhci, struct xhci_command *cmd,
drivers/usb/host/xhci-ring.c
4403
int xhci_queue_address_device(struct xhci_hcd *xhci, struct xhci_command *cmd,
drivers/usb/host/xhci-ring.c
4412
int xhci_queue_vendor_command(struct xhci_hcd *xhci, struct xhci_command *cmd,
drivers/usb/host/xhci-ring.c
4419
int xhci_queue_reset_device(struct xhci_hcd *xhci, struct xhci_command *cmd,
drivers/usb/host/xhci-ring.c
442
static struct xhci_command *xhci_next_queued_cmd(struct xhci_hcd *xhci)
drivers/usb/host/xhci-ring.c
4429
struct xhci_command *cmd, dma_addr_t in_ctx_ptr,
drivers/usb/host/xhci-ring.c
444
return list_first_entry_or_null(&xhci->cmd_list, struct xhci_command,
drivers/usb/host/xhci-ring.c
4440
struct xhci_command *cmd, dma_addr_t in_ctx_ptr,
drivers/usb/host/xhci-ring.c
4450
int xhci_queue_evaluate_context(struct xhci_hcd *xhci, struct xhci_command *cmd,
drivers/usb/host/xhci-ring.c
4463
int xhci_queue_stop_endpoint(struct xhci_hcd *xhci, struct xhci_command *cmd,
drivers/usb/host/xhci-ring.c
4475
int xhci_queue_reset_ep(struct xhci_hcd *xhci, struct xhci_command *cmd,
drivers/usb/host/xhci-ring.c
454
struct xhci_command *cur_cmd)
drivers/usb/host/xhci-ring.c
456
struct xhci_command *i_cmd;
drivers/usb/host/xhci-ring.c
63
static int queue_command(struct xhci_hcd *xhci, struct xhci_command *cmd,
drivers/usb/host/xhci-ring.c
696
struct xhci_command *cmd;
drivers/usb/host/xhci-ring.c
963
struct xhci_command *command;
drivers/usb/host/xhci.c
1540
struct usb_device *udev, struct xhci_command *command,
drivers/usb/host/xhci.c
1553
struct xhci_command *command;
drivers/usb/host/xhci.c
1767
struct xhci_command *command;
drivers/usb/host/xhci.c
2900
struct xhci_command *command;
drivers/usb/host/xhci.c
2962
struct xhci_command *command,
drivers/usb/host/xhci.c
3088
struct xhci_command *command;
drivers/usb/host/xhci.c
3208
struct xhci_command *cmd;
drivers/usb/host/xhci.c
3315
struct xhci_command *stop_cmd, *cfg_cmd;
drivers/usb/host/xhci.c
3616
struct xhci_command *config_cmd;
drivers/usb/host/xhci.c
3783
struct xhci_command *command;
drivers/usb/host/xhci.c
3918
struct xhci_command *reset_device_cmd;
drivers/usb/host/xhci.c
4132
struct xhci_command *command;
drivers/usb/host/xhci.c
4218
struct xhci_command *command;
drivers/usb/host/xhci.c
4315
struct xhci_command *command = NULL;
drivers/usb/host/xhci.c
4521
struct xhci_command *command;
drivers/usb/host/xhci.c
5259
struct xhci_command *config_cmd;
drivers/usb/host/xhci.c
670
struct xhci_command *command;
drivers/usb/host/xhci.h
1326
struct xhci_command *command;
drivers/usb/host/xhci.h
1545
struct xhci_command *current_cmd;
drivers/usb/host/xhci.h
1845
struct xhci_command *xhci_alloc_command(struct xhci_hcd *xhci,
drivers/usb/host/xhci.h
1847
struct xhci_command *xhci_alloc_command_with_ctx(struct xhci_hcd *xhci,
drivers/usb/host/xhci.h
1851
struct xhci_command *command);
drivers/usb/host/xhci.h
1913
int xhci_queue_slot_control(struct xhci_hcd *xhci, struct xhci_command *cmd,
drivers/usb/host/xhci.h
1915
int xhci_queue_address_device(struct xhci_hcd *xhci, struct xhci_command *cmd,
drivers/usb/host/xhci.h
1917
int xhci_queue_vendor_command(struct xhci_hcd *xhci, struct xhci_command *cmd,
drivers/usb/host/xhci.h
1919
int xhci_queue_stop_endpoint(struct xhci_hcd *xhci, struct xhci_command *cmd,
drivers/usb/host/xhci.h
1930
struct xhci_command *cmd, dma_addr_t in_ctx_ptr, u32 slot_id,
drivers/usb/host/xhci.h
1933
struct xhci_command *cmd, dma_addr_t in_ctx_ptr,
drivers/usb/host/xhci.h
1937
int xhci_queue_evaluate_context(struct xhci_hcd *xhci, struct xhci_command *cmd,
drivers/usb/host/xhci.h
1939
int xhci_queue_reset_ep(struct xhci_hcd *xhci, struct xhci_command *cmd,
drivers/usb/host/xhci.h
1942
int xhci_queue_reset_device(struct xhci_hcd *xhci, struct xhci_command *cmd,
drivers/usb/host/xhci.h
584
struct xhci_command *free_streams_command;