Searched defs:xhci_command (Results 1 – 10 of 10) sorted by relevance
91737 struct xhci_command { struct91738 struct xhci_container_ctx *in_ctx;91739 u32 status;91740 int slot_id;91741 struct completion *completion;91742 union xhci_trb *command_trb;91743 struct list_head cmd_list;91744 unsigned int timeout_ms;91745 u64 android_kabi_reserved1;91746 u64 android_kabi_reserved2;
101429 struct xhci_command { struct101430 struct xhci_container_ctx *in_ctx;101431 u32 status;101432 int slot_id;101433 struct completion *completion;101434 union xhci_trb *command_trb;101435 struct list_head cmd_list;101436 unsigned int timeout_ms;101437 u64 android_kabi_reserved1;101438 u64 android_kabi_reserved2;
58464 struct xhci_command { struct58465 struct xhci_container_ctx *in_ctx;58466 u32 status;58467 int slot_id;58468 struct completion *completion;58469 union xhci_trb *command_trb;58470 struct list_head cmd_list;
109064 struct xhci_command { struct109065 struct xhci_container_ctx *in_ctx;109066 u32 status;109067 int slot_id;109068 struct completion *completion;109069 union xhci_trb *command_trb;109070 struct list_head cmd_list;
51910 struct xhci_command { struct51911 struct xhci_container_ctx *in_ctx;51912 u32 status;51913 int slot_id;51914 struct completion *completion;51915 union xhci_trb *command_trb;51916 struct list_head cmd_list;
108286 struct xhci_command { struct108287 struct xhci_container_ctx *in_ctx;108288 u32 status;108289 int slot_id;108290 struct completion *completion;108291 union xhci_trb *command_trb;108292 struct list_head cmd_list;