Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dxhci.h924 struct xhci_virt_device { struct
925 struct usb_device *udev;
934 struct xhci_container_ctx *out_ctx;
936 struct xhci_container_ctx *in_ctx;
938 struct xhci_ring **ring_cache;
939 int num_rings_cached;
941 struct xhci_virt_ep eps[31];
942 struct completion cmd_completion;
943 u8 fake_port;
944 u8 real_port;
[all …]