Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-mem.c321 static int xhci_alloc_segments_for_ring(struct xhci_hcd *xhci, in xhci_alloc_segments_for_ring() function
390 ret = xhci_alloc_segments_for_ring(xhci, &ring->first_seg, in xhci_ring_alloc()
439 ret = xhci_alloc_segments_for_ring(xhci, &first, &last, in xhci_ring_expansion()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-mem.c321 static int xhci_alloc_segments_for_ring(struct xhci_hcd *xhci, in xhci_alloc_segments_for_ring() function
390 ret = xhci_alloc_segments_for_ring(xhci, &ring->first_seg, in xhci_ring_alloc()
430 ret = xhci_alloc_segments_for_ring(xhci, &first, &last, in xhci_ring_expansion()

Completed in 10 milliseconds