Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci-mem.su
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()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-mem.c28 static struct xhci_segment *xhci_segment_alloc(struct xhci_hcd *xhci, in xhci_segment_alloc() function
338 prev = xhci_segment_alloc(xhci, cycle_state, max_packet, flags); in xhci_alloc_segments_for_ring()
347 next = xhci_segment_alloc(xhci, cycle_state, max_packet, flags); in xhci_alloc_segments_for_ring()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map