Home
last modified time | relevance | path

Searched refs:xhci_debug_ring (Results 1 – 3 of 3) sorted by relevance

/drivers/usb/host/
Dxhci-dbg.c371 void xhci_debug_ring(struct xhci_hcd *xhci, struct xhci_ring *ring) in xhci_debug_ring() function
Dxhci.h1743 void xhci_debug_ring(struct xhci_hcd *xhci, struct xhci_ring *ring);
Dxhci.c618 xhci_debug_ring(xhci, xhci->cmd_ring); in xhci_run()
625 xhci_debug_ring(xhci, xhci->event_ring); in xhci_run()