Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci.h728 struct xhci_virt_device { struct
729 int slot_id;
730 struct usb_device *udev;
739 struct xhci_container_ctx *out_ctx;
741 struct xhci_container_ctx *in_ctx;
742 struct xhci_virt_ep eps[EP_CTX_PER_DEV];
743 struct xhci_port *rhub_port;
744 struct xhci_interval_bw_table *bw_table;
745 struct xhci_tt_bw_info *tt_info;
752 unsigned long flags;
[all …]