Searched refs:g_pGOPSCDResource (Results 1 – 3 of 3) sorted by relevance
180 if(UtopiaResourceGetPrivate(g_pGOPSCDResource, (void*)&psGOPSCDResPri)!=UTOPIA_STATUS_SUCCESS) in MApi_GOPSCD_Init_U2()297 if(UtopiaResourceGetPrivate(g_pGOPSCDResource, (void*)&psGOPSCDResPri)!=UTOPIA_STATUS_SUCCESS) in MApi_GOPSC_GetGOPSCInfo_U2()338 if(UtopiaResourceGetPrivate(g_pGOPSCDResource, (void*)&psGOPSCDResPri)!=UTOPIA_STATUS_SUCCESS) in MApi_GOPSC_SetGOPSCInfo_U2()400 if(UtopiaResourceGetPrivate(g_pGOPSCDResource, (void*)&psGOPSCDResPri)!=UTOPIA_STATUS_SUCCESS) in MApi_GOPSC_SetHVSPSize_U2()
88 if(UtopiaResourceObtain(pModule, GOPSCD_POOL, &g_pGOPSCDResource) != 0) in GOPSCDIoctl()143 UtopiaResourceRelease(g_pGOPSCDResource); in GOPSCDIoctl()
105 void* g_pGOPSCDResource; variable