Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-mem.c99 static void xhci_link_segments(struct xhci_segment *prev, in xhci_link_segments() function
142 xhci_link_segments(ring->enq_seg, first, ring->type, chain_links); in xhci_link_rings()
143 xhci_link_segments(last, next, ring->type, chain_links); in xhci_link_rings()
353 xhci_link_segments(prev, next, type, chain_links); in xhci_alloc_segments_for_ring()
358 xhci_link_segments(prev, *first, type, chain_links); in xhci_alloc_segments_for_ring()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-mem.c100 static void xhci_link_segments(struct xhci_segment *prev, in xhci_link_segments() function
143 xhci_link_segments(ring->enq_seg, first, ring->type, chain_links); in xhci_link_rings()
144 xhci_link_segments(last, next, ring->type, chain_links); in xhci_link_rings()
353 xhci_link_segments(prev, next, type, chain_links); in xhci_alloc_segments_for_ring()
358 xhci_link_segments(prev, *first, type, chain_links); in xhci_alloc_segments_for_ring()

Completed in 9 milliseconds