Searched defs:xhci_virt_device (Results 1 – 1 of 1) sorted by relevance
1008 struct xhci_virt_device { struct1009 int slot_id;1010 struct usb_device *udev;1019 struct xhci_container_ctx *out_ctx;1021 struct xhci_container_ctx *in_ctx;1022 struct xhci_virt_ep eps[EP_CTX_PER_DEV];1023 u8 fake_port;1024 u8 real_port;1025 struct xhci_interval_bw_table *bw_table;1026 struct xhci_tt_bw_info *tt_info;[all …]