Searched defs:xhci_virt_device (Results 1 – 1 of 1) sorted by relevance
1004 struct xhci_virt_device { struct1005 int slot_id;1006 struct usb_device *udev;1015 struct xhci_container_ctx *out_ctx;1017 struct xhci_container_ctx *in_ctx;1018 struct xhci_virt_ep eps[EP_CTX_PER_DEV];1019 u8 fake_port;1020 u8 real_port;1021 struct xhci_interval_bw_table *bw_table;1022 struct xhci_tt_bw_info *tt_info;[all …]