Searched refs:xhci_segment_alloc (Results 1 – 6 of 6) sorted by relevance
274 static struct xhci_segment *xhci_segment_alloc(void) in xhci_segment_alloc() function314 ring->first_seg = xhci_segment_alloc(); in xhci_ring_alloc()323 next = xhci_segment_alloc(); in xhci_ring_alloc()
28 static struct xhci_segment *xhci_segment_alloc(struct xhci_hcd *xhci, in xhci_segment_alloc() function338 prev = xhci_segment_alloc(xhci, cycle_state, max_packet, flags); in xhci_alloc_segments_for_ring()347 next = xhci_segment_alloc(xhci, cycle_state, max_packet, flags); in xhci_alloc_segments_for_ring()