Searched defs:xhci_virt_ep (Results 1 – 1 of 1) sorted by relevance
852 struct xhci_virt_ep { struct853 struct xhci_ring *ring;855 struct xhci_stream_info *stream_info;859 struct xhci_ring *new_ring;860 unsigned int ep_state;870 struct list_head cancelled_td_list;871 struct xhci_td *stopped_td;872 unsigned int stopped_stream;874 struct timer_list stop_cmd_timer;875 int stop_cmds_pending;[all …]