Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dxhci-dbg.c312 void xhci_debug_segment(struct xhci_hcd *xhci, struct xhci_segment *seg) in xhci_debug_segment() function
359 xhci_debug_segment(xhci, first_seg); in xhci_debug_ring()
366 xhci_debug_segment(xhci, seg); in xhci_debug_ring()
381 xhci_debug_segment(xhci, ring->deq_seg); in xhci_dbg_ep_rings()
389 xhci_debug_segment(xhci, ring->deq_seg); in xhci_dbg_ep_rings()
Dxhci.h1664 void xhci_debug_segment(struct xhci_hcd *xhci, struct xhci_segment *seg);
Dxhci-ring.c2257 xhci_debug_segment(xhci, xhci->event_ring->deq_seg); in handle_tx_event()
2280 xhci_debug_segment(xhci, xhci->event_ring->deq_seg); in handle_tx_event()