Searched defs:xhci_virt_ep (Results 1 – 2 of 2) sorted by relevance
676 struct xhci_virt_ep { struct677 struct xhci_virt_device *vdev; /* parent */678 unsigned int ep_index;679 struct xhci_ring *ring;681 struct xhci_stream_info *stream_info;685 struct xhci_ring *new_ring;686 unsigned int err_count;687 unsigned int ep_state;701 struct list_head cancelled_td_list;702 struct xhci_hcd *xhci;[all …]
1059 struct xhci_virt_ep { struct1060 struct xhci_ring *ring;1061 unsigned int ep_state;