Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci.h734 struct xhci_virt_device { struct
735 int slot_id;
736 struct usb_device *udev;
745 struct xhci_container_ctx *out_ctx;
747 struct xhci_container_ctx *in_ctx;
748 struct xhci_virt_ep eps[EP_CTX_PER_DEV];
749 struct xhci_port *rhub_port;
750 struct xhci_interval_bw_table *bw_table;
751 struct xhci_tt_bw_info *tt_info;
758 unsigned long flags;
[all …]