Symbol: xhci_command
drivers/usb/host/xhci-hub.c
460
struct xhci_command *cmd;
drivers/usb/host/xhci-hub.c
480
struct xhci_command *command;
drivers/usb/host/xhci-mem.c
1733
struct xhci_command *xhci_alloc_command(struct xhci_hcd *xhci,
drivers/usb/host/xhci-mem.c
1736
struct xhci_command *command;
drivers/usb/host/xhci-mem.c
1761
struct xhci_command *xhci_alloc_command_with_ctx(struct xhci_hcd *xhci,
drivers/usb/host/xhci-mem.c
1764
struct xhci_command *command;
drivers/usb/host/xhci-mem.c
1786
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
4330
static int queue_command(struct xhci_hcd *xhci, struct xhci_command *cmd,
drivers/usb/host/xhci-ring.c
4379
int xhci_queue_slot_control(struct xhci_hcd *xhci, struct xhci_command *cmd,
drivers/usb/host/xhci-ring.c
4387
int xhci_queue_address_device(struct xhci_hcd *xhci, struct xhci_command *cmd,
drivers/usb/host/xhci-ring.c
4396
int xhci_queue_vendor_command(struct xhci_hcd *xhci, struct xhci_command *cmd,
drivers/usb/host/xhci-ring.c
4403
int xhci_queue_reset_device(struct xhci_hcd *xhci, struct xhci_command *cmd,
drivers/usb/host/xhci-ring.c
4413
struct xhci_command *cmd, dma_addr_t in_ctx_ptr,
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
4424
struct xhci_command *cmd, dma_addr_t in_ctx_ptr,
drivers/usb/host/xhci-ring.c
4434
int xhci_queue_evaluate_context(struct xhci_hcd *xhci, struct xhci_command *cmd,
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
4447
int xhci_queue_stop_endpoint(struct xhci_hcd *xhci, struct xhci_command *cmd,
drivers/usb/host/xhci-ring.c
4459
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
1537
struct usb_device *udev, struct xhci_command *command,
drivers/usb/host/xhci.c
1550
struct xhci_command *command;
drivers/usb/host/xhci.c
1764
struct xhci_command *command;
drivers/usb/host/xhci.c
2897
struct xhci_command *command;
drivers/usb/host/xhci.c
2959
struct xhci_command *command,
drivers/usb/host/xhci.c
3085
struct xhci_command *command;
drivers/usb/host/xhci.c
3210
struct xhci_command *cmd;
drivers/usb/host/xhci.c
3318
struct xhci_command *stop_cmd, *cfg_cmd;
drivers/usb/host/xhci.c
3619
struct xhci_command *config_cmd;
drivers/usb/host/xhci.c
3786
struct xhci_command *command;
drivers/usb/host/xhci.c
3930
struct xhci_command *reset_device_cmd;
drivers/usb/host/xhci.c
4144
struct xhci_command *command;
drivers/usb/host/xhci.c
4230
struct xhci_command *command;
drivers/usb/host/xhci.c
4327
struct xhci_command *command = NULL;
drivers/usb/host/xhci.c
4533
struct xhci_command *command;
drivers/usb/host/xhci.c
5271
struct xhci_command *config_cmd;
drivers/usb/host/xhci.c
653
struct xhci_command *command;
drivers/usb/host/xhci.h
1330
struct xhci_command *command;
drivers/usb/host/xhci.h
1549
struct xhci_command *current_cmd;
drivers/usb/host/xhci.h
1852
struct xhci_command *xhci_alloc_command(struct xhci_hcd *xhci,
drivers/usb/host/xhci.h
1854
struct xhci_command *xhci_alloc_command_with_ctx(struct xhci_hcd *xhci,
drivers/usb/host/xhci.h
1858
struct xhci_command *command);
drivers/usb/host/xhci.h
1920
int xhci_queue_slot_control(struct xhci_hcd *xhci, struct xhci_command *cmd,
drivers/usb/host/xhci.h
1922
int xhci_queue_address_device(struct xhci_hcd *xhci, struct xhci_command *cmd,
drivers/usb/host/xhci.h
1924
int xhci_queue_vendor_command(struct xhci_hcd *xhci, struct xhci_command *cmd,
drivers/usb/host/xhci.h
1926
int xhci_queue_stop_endpoint(struct xhci_hcd *xhci, struct xhci_command *cmd,
drivers/usb/host/xhci.h
1937
struct xhci_command *cmd, dma_addr_t in_ctx_ptr, u32 slot_id,
drivers/usb/host/xhci.h
1940
struct xhci_command *cmd, dma_addr_t in_ctx_ptr,
drivers/usb/host/xhci.h
1944
int xhci_queue_evaluate_context(struct xhci_hcd *xhci, struct xhci_command *cmd,
drivers/usb/host/xhci.h
1946
int xhci_queue_reset_ep(struct xhci_hcd *xhci, struct xhci_command *cmd,
drivers/usb/host/xhci.h
1949
int xhci_queue_reset_device(struct xhci_hcd *xhci, struct xhci_command *cmd,
drivers/usb/host/xhci.h
588
struct xhci_command *free_streams_command;