Searched defs:xhci_command (Results 1 – 1 of 1) sorted by relevance
133612 struct xhci_command { struct133613 struct xhci_container_ctx *in_ctx;133614 u32 status;133615 int slot_id;133616 struct completion *completion;133617 union xhci_trb *command_trb;133618 struct list_head cmd_list;