Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/host/
Dxhci-dbg.c354 void xhci_debug_ring(struct xhci_hcd *xhci, struct xhci_ring *ring) in xhci_debug_ring() function
Dxhci.h1617 void xhci_debug_ring(struct xhci_hcd *xhci, struct xhci_ring *ring);
Dxhci.c651 xhci_debug_ring(xhci, xhci->cmd_ring); in xhci_run()
658 xhci_debug_ring(xhci, xhci->event_ring); in xhci_run()
Dxhci-ring.c1251 xhci_debug_ring(xhci, xhci->cmd_ring); in xhci_cmd_to_noop()