Searched defs:xhci_ring (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/host/
H A Dxhci.h741 struct xhci_ring **stream_rings;
820 struct xhci_ring *ring;
826 struct xhci_ring *new_ring;
907 struct xhci_ring **ring_cache;
1271 struct xhci_ring { struct
1419 struct xhci_ring *cmd_ring;
1421 struct xhci_ring *event_ring;
1587 void xhci_debug_ring(struct xhci_hcd *xhci, struct xhci_ring *ring);
1590 void xhci_dbg_ring_ptrs(struct xhci_hcd *xhci, struct xhci_ring *ring);
1635 void xhci_ring_free(struct xhci_hcd *xhci, struct xhci_ring *rin
[all...]

Completed in 137 milliseconds