Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci.h923 struct xhci_virt_ep { struct
924 struct xhci_ring *ring;
926 struct xhci_stream_info *stream_info;
930 struct xhci_ring *new_ring;
931 unsigned int ep_state;
945 struct list_head cancelled_td_list;
947 struct timer_list stop_cmd_timer;
948 struct xhci_hcd *xhci;
953 struct xhci_segment *queued_deq_seg;
954 union xhci_trb *queued_deq_ptr;
[all …]