Home
last modified time | relevance | path

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

/drivers/usb/host/
Dxhci.h930 struct xhci_virt_ep { struct
931 struct xhci_virt_device *vdev; /* parent */
932 unsigned int ep_index;
933 struct xhci_ring *ring;
935 struct xhci_stream_info *stream_info;
939 struct xhci_ring *new_ring;
940 unsigned int ep_state;
954 struct list_head cancelled_td_list;
956 struct timer_list stop_cmd_timer;
957 struct xhci_hcd *xhci;
[all …]