Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/host/
Dxhci.h920 struct xhci_virt_ep { struct
921 struct xhci_ring *ring;
923 struct xhci_stream_info *stream_info;
927 struct xhci_ring *new_ring;
928 unsigned int ep_state;
942 struct list_head cancelled_td_list;
944 struct timer_list stop_cmd_timer;
945 struct xhci_hcd *xhci;
950 struct xhci_segment *queued_deq_seg;
951 union xhci_trb *queued_deq_ptr;
[all …]