Searched defs:xhci_command (Results 1 – 2 of 2) sorted by relevance
93913 struct xhci_command { struct93914 struct xhci_container_ctx *in_ctx;93915 u32 status;93916 int slot_id;93917 struct completion *completion;93918 union xhci_trb *command_trb;93919 struct list_head cmd_list;