Searched defs:xhci_virt_ep (Results 1 – 1 of 1) sorted by relevance
900 struct xhci_virt_ep { struct901 struct xhci_ring *ring;903 struct xhci_stream_info *stream_info;907 struct xhci_ring *new_ring;908 unsigned int ep_state;918 struct list_head cancelled_td_list;919 struct xhci_td *stopped_td;920 unsigned int stopped_stream;922 struct timer_list stop_cmd_timer;923 int stop_cmds_pending;[all …]