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

/linux-master/drivers/usb/host/
H A Dxhci-mem.c29 static struct xhci_segment *xhci_segment_alloc(struct xhci_hcd *xhci, function
343 prev = xhci_segment_alloc(xhci, cycle_state, max_packet, num, flags);
352 next = xhci_segment_alloc(xhci, cycle_state, max_packet, num,

Completed in 197 milliseconds