Home
last modified time | relevance | path

Searched defs:xhci_command (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/usb/host/
A Dxhci.h810 struct xhci_command { struct
812 struct xhci_container_ctx *in_ctx;
813 u32 status;
814 int slot_id;
818 struct completion *completion;
819 union xhci_trb *command_trb;
820 struct list_head cmd_list;

Completed in 15 milliseconds