Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci-mem.c215 static void xhci_link_segments(struct xhci_segment *prev, in xhci_link_segments() function
326 xhci_link_segments(prev, next, link_trbs); in xhci_ring_alloc()
331 xhci_link_segments(prev, ring->first_seg, link_trbs); in xhci_ring_alloc()