Searched refs:alloc_transfer_ring (Results 1 – 2 of 2) sorted by relevance
391 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()
2256 struct xhci_ring *(*alloc_transfer_ring)(struct xhci_hcd *xhci, member