Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/usb/host/
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;
/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci.h807 struct xhci_command { struct
809 struct xhci_container_ctx *in_ctx;
810 u32 status;
811 int slot_id;
815 struct completion *completion;
816 union xhci_trb *command_trb;
817 struct list_head cmd_list;