Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-mem.c99 static void xhci_link_segments(struct xhci_hcd *xhci, struct xhci_segment *prev, in xhci_link_segments() function
139 xhci_link_segments(xhci, ring->enq_seg, first, ring->type); in xhci_link_rings()
140 xhci_link_segments(xhci, last, next, ring->type); in xhci_link_rings()
344 xhci_link_segments(xhci, prev, next, type); in xhci_alloc_segments_for_ring()
349 xhci_link_segments(xhci, prev, *first, type); in xhci_alloc_segments_for_ring()