Home
last modified time | relevance | path

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

/drivers/usb/host/
Dxhci-mem.c402 if (ops && ops->free_transfer_ring) in xhci_vendor_free_transfer_ring()
403 ops->free_transfer_ring(xhci, virt_dev, ep_index); in xhci_vendor_free_transfer_ring()
Dxhci.h2261 void (*free_transfer_ring)(struct xhci_hcd *xhci, member