Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-mem.c391 if (ops && ops->alloc_transfer_ring) in xhci_vendor_alloc_transfer_ring()
392 return ops->alloc_transfer_ring(xhci, endpoint_type, ring_type, in xhci_vendor_alloc_transfer_ring()
H A Dxhci.h2256 struct xhci_ring *(*alloc_transfer_ring)(struct xhci_hcd *xhci, member