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

/drivers/usb/host/
H A Dxhci-mem.c37 static struct xhci_segment *xhci_segment_alloc(struct xhci_hcd *xhci, function
197 prev = xhci_segment_alloc(xhci, cycle_state, flags);
206 next = xhci_segment_alloc(xhci, cycle_state, flags);

Completed in 141 milliseconds