Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci-dbg.c329 void xhci_debug_segment(struct xhci_hcd *xhci, struct xhci_segment *seg) in xhci_debug_segment() function
376 xhci_debug_segment(xhci, first_seg); in xhci_debug_ring()
383 xhci_debug_segment(xhci, seg); in xhci_debug_ring()
398 xhci_debug_segment(xhci, ring->deq_seg); in xhci_dbg_ep_rings()
406 xhci_debug_segment(xhci, ring->deq_seg); in xhci_dbg_ep_rings()
Dxhci.h1732 void xhci_debug_segment(struct xhci_hcd *xhci, struct xhci_segment *seg);
Dxhci-ring.c2293 xhci_debug_segment(xhci, xhci->event_ring->deq_seg); in handle_tx_event()
2316 xhci_debug_segment(xhci, xhci->event_ring->deq_seg); in handle_tx_event()