Searched refs:xhci_alloc_segments_for_ring (Results 1 – 1 of 1) sorted by relevance
330 static int xhci_alloc_segments_for_ring(struct xhci_hcd *xhci, struct xhci_ring *ring, gfp_t flags) in xhci_alloc_segments_for_ring() function 388 ret = xhci_alloc_segments_for_ring(xhci, ring, flags); in xhci_ring_alloc() 426 ret = xhci_alloc_segments_for_ring(xhci, &new_ring, flags); in xhci_ring_expansion()