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

/linux-4.1.27/drivers/usb/host/
H A Dxhci-mem.c39 static struct xhci_segment *xhci_segment_alloc(struct xhci_hcd *xhci, xhci_segment_alloc() function
325 prev = xhci_segment_alloc(xhci, cycle_state, flags); xhci_alloc_segments_for_ring()
334 next = xhci_segment_alloc(xhci, cycle_state, flags); xhci_alloc_segments_for_ring()

Completed in 60 milliseconds