Searched refs:alloc_dcbaa (Results 1 – 2 of 2) sorted by relevance
1934 if (ops && ops->alloc_dcbaa) in xhci_vendor_alloc_dcbaa()1935 return ops->alloc_dcbaa(xhci, flags); in xhci_vendor_alloc_dcbaa()
2252 struct xhci_device_context_array *(*alloc_dcbaa)(struct xhci_hcd *xhci, member