Searched refs:xhci_debug_segment (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/host/
H A Dxhci-dbg.c288 void xhci_debug_segment(struct xhci_hcd *xhci, struct xhci_segment *seg) function
334 xhci_debug_segment(xhci, first_seg);
341 xhci_debug_segment(xhci, seg);
356 xhci_debug_segment(xhci, ring->deq_seg);
364 xhci_debug_segment(xhci, ring->deq_seg);
H A Dxhci.h1343 void xhci_debug_segment(struct xhci_hcd *xhci, struct xhci_segment *seg);
H A Dxhci.c412 xhci_debug_segment(xhci, xhci->event_ring->deq_seg);
418 xhci_debug_segment(xhci, xhci->cmd_ring->deq_seg);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/host/
H A Dxhci-dbg.c288 void xhci_debug_segment(struct xhci_hcd *xhci, struct xhci_segment *seg) function
334 xhci_debug_segment(xhci, first_seg);
341 xhci_debug_segment(xhci, seg);
356 xhci_debug_segment(xhci, ring->deq_seg);
364 xhci_debug_segment(xhci, ring->deq_seg);
H A Dxhci.h1343 void xhci_debug_segment(struct xhci_hcd *xhci, struct xhci_segment *seg);
H A Dxhci.c412 xhci_debug_segment(xhci, xhci->event_ring->deq_seg);
418 xhci_debug_segment(xhci, xhci->cmd_ring->deq_seg);

Completed in 189 milliseconds