Home
last modified time | relevance | path

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

/drivers/usb/host/
Dxhci.h821 struct xhci_virt_ep { struct
822 struct xhci_ring *ring;
824 struct xhci_stream_info *stream_info;
828 struct xhci_ring *new_ring;
829 unsigned int ep_state;
839 struct list_head cancelled_td_list;
841 union xhci_trb *stopped_trb;
842 struct xhci_td *stopped_td;
843 unsigned int stopped_stream;
845 struct timer_list stop_cmd_timer;
[all …]