Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dxhci-mem.c273 static struct xhci_segment *xhci_segment_alloc(void) in xhci_segment_alloc() function
313 ring->first_seg = xhci_segment_alloc(); in xhci_ring_alloc()
322 next = xhci_segment_alloc(); in xhci_ring_alloc()