Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci-mem.c274 static struct xhci_segment *xhci_segment_alloc(void) in xhci_segment_alloc() function
314 ring->first_seg = xhci_segment_alloc(); in xhci_ring_alloc()
323 next = xhci_segment_alloc(); in xhci_ring_alloc()