Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci.h1005 struct xhci_virt_device { struct
1006 int slot_id;
1007 struct usb_device *udev;
1016 struct xhci_container_ctx *out_ctx;
1018 struct xhci_container_ctx *in_ctx;
1019 struct xhci_virt_ep eps[EP_CTX_PER_DEV];
1020 u8 fake_port;
1021 u8 real_port;
1022 struct xhci_interval_bw_table *bw_table;
1023 struct xhci_tt_bw_info *tt_info;
[all …]