Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci.h974 struct xhci_virt_device { struct
975 struct usb_device *udev;
984 struct xhci_container_ctx *out_ctx;
986 struct xhci_container_ctx *in_ctx;
988 struct xhci_ring **ring_cache;
989 int num_rings_cached;
991 struct xhci_virt_ep eps[31];
992 struct completion cmd_completion;
993 u8 fake_port;
994 u8 real_port;
[all …]