Home
last modified time | relevance | path

Searched defs:pDeviceCb (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/gmmlib/Source/GmmLib/Resource/Linux/
H A DGmmResourceInfoLinCWrapper.cpp36 int GmmDeviceCallback(GMM_CLIENT ClientType, GMM_DEVICE_CALLBACKS_INT *pDeviceCb, GMM_DDI_ALLOCATE … in GmmDeviceCallback()
64 int GmmDeviceCallback(GMM_CLIENT ClientType, GMM_DEVICE_CALLBACKS_INT *pDeviceCb, GMM_DDI_DEALLOCAT… in GmmDeviceCallback()
81 int GmmDeviceCallback(GMM_CLIENT ClientType, GMM_DEVICE_CALLBACKS_INT *pDeviceCb, GMM_DDI_WAITFORSY… in GmmDeviceCallback()
98 int GmmCheckForNullDevCbPfn(GMM_CLIENT ClientType, GMM_DEVICE_CALLBACKS_INT *pDeviceCb, GMM_DEVICE_… in GmmCheckForNullDevCbPfn()
/aosp_15_r20/external/gmmlib/Source/GmmLib/inc/External/Common/
H A DGmmClientContext.h59 GMM_DEVICE_CALLBACKS_INT *pDeviceCb; member