Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci.h912 struct xhci_virt_ep { struct
913 struct xhci_ring *ring;
915 struct xhci_stream_info *stream_info;
919 struct xhci_ring *new_ring;
920 unsigned int ep_state;
932 struct list_head cancelled_td_list;
934 struct timer_list stop_cmd_timer;
935 struct xhci_hcd *xhci;
940 struct xhci_segment *queued_deq_seg;
941 union xhci_trb *queued_deq_ptr;
[all …]