Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci-mem.c81 static void xhci_free_segments_for_ring(struct xhci_hcd *xhci, in xhci_free_segments_for_ring() function
294 xhci_free_segments_for_ring(xhci, ring->first_seg); in xhci_ring_free()
365 xhci_free_segments_for_ring(xhci, *first); in xhci_alloc_segments_for_ring()
455 xhci_free_segments_for_ring(xhci, first); in xhci_ring_expansion()