Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/host/
Dxhci.h1003 struct xhci_virt_device { struct
1004 int slot_id;
1005 struct usb_device *udev;
1014 struct xhci_container_ctx *out_ctx;
1016 struct xhci_container_ctx *in_ctx;
1017 struct xhci_virt_ep eps[EP_CTX_PER_DEV];
1018 u8 fake_port;
1019 u8 real_port;
1020 struct xhci_interval_bw_table *bw_table;
1021 struct xhci_tt_bw_info *tt_info;
[all …]