xhci_ring_free    434 drivers/usb/host/xhci-dbgcap.c 	xhci_ring_free(xhci, dbc->ring_out);
xhci_ring_free    437 drivers/usb/host/xhci-dbgcap.c 	xhci_ring_free(xhci, dbc->ring_in);
xhci_ring_free    440 drivers/usb/host/xhci-dbgcap.c 	xhci_ring_free(xhci, dbc->ring_evt);
xhci_ring_free    466 drivers/usb/host/xhci-dbgcap.c 	xhci_ring_free(xhci, dbc->ring_out);
xhci_ring_free    467 drivers/usb/host/xhci-dbgcap.c 	xhci_ring_free(xhci, dbc->ring_in);
xhci_ring_free    468 drivers/usb/host/xhci-dbgcap.c 	xhci_ring_free(xhci, dbc->ring_evt);
xhci_ring_free    406 drivers/usb/host/xhci-mem.c 	xhci_ring_free(xhci, virt_dev->eps[ep_index].ring);
xhci_ring_free    690 drivers/usb/host/xhci-mem.c 			xhci_ring_free(xhci, cur_ring);
xhci_ring_free    708 drivers/usb/host/xhci-mem.c 			xhci_ring_free(xhci, cur_ring);
xhci_ring_free    775 drivers/usb/host/xhci-mem.c 			xhci_ring_free(xhci, cur_ring);
xhci_ring_free    900 drivers/usb/host/xhci-mem.c 			xhci_ring_free(xhci, dev->eps[i].ring);
xhci_ring_free   1850 drivers/usb/host/xhci-mem.c 		xhci_ring_free(xhci, xhci->event_ring);
xhci_ring_free   1858 drivers/usb/host/xhci-mem.c 		xhci_ring_free(xhci, xhci->cmd_ring);
xhci_ring_free    500 drivers/usb/host/xhci-trace.h DEFINE_EVENT(xhci_log_ring, xhci_ring_free,
xhci_ring_free   1894 drivers/usb/host/xhci.c 			xhci_ring_free(xhci, virt_dev->eps[ep_index].new_ring);
xhci_ring_free   2976 drivers/usb/host/xhci.c 			xhci_ring_free(xhci, virt_dev->eps[i].new_ring);
xhci_ring_free   2010 drivers/usb/host/xhci.h void xhci_ring_free(struct xhci_hcd *xhci, struct xhci_ring *ring);