Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dxhci-mem.c79 static void xhci_ring_free(struct xhci_ring *ring) in xhci_ring_free() function
154 xhci_ring_free(virt_dev->eps[i].ring); in xhci_free_virt_devices()
175 xhci_ring_free(ctrl->event_ring); in xhci_cleanup()
176 xhci_ring_free(ctrl->cmd_ring); in xhci_cleanup()