Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci-mem.c78 static void xhci_ring_free(struct xhci_ring *ring) in xhci_ring_free() function
/openbmc/linux/drivers/usb/host/
H A Dxhci-mem.c280 void xhci_ring_free(struct xhci_hcd *xhci, struct xhci_ring *ring) in xhci_ring_free() function