Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-mem.c1934 if (ops && ops->alloc_dcbaa) in xhci_vendor_alloc_dcbaa()
1935 return ops->alloc_dcbaa(xhci, flags); in xhci_vendor_alloc_dcbaa()
H A Dxhci.h2252 struct xhci_device_context_array *(*alloc_dcbaa)(struct xhci_hcd *xhci, member