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.h555 struct xhci_command { struct
557 struct xhci_container_ctx *in_ctx;
558 u32 status;
559 int slot_id;
563 struct completion *completion;
564 union xhci_trb *command_trb;
565 struct list_head cmd_list;
567 unsigned int timeout_ms;
/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;