Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dac/api/dac/
H A DapiDAC.c134 void* g_pDACRes; variable
148 …if(UtopiaResourceObtain(pModule, E_DAC_POOL_ID_INTERNAL_VARIABLE, &g_pDACRes) != UTOPIA_STATUS_SUC… in MDrv_DAC_Get_Semaphore()
160 u32Return = UtopiaResourceRelease(g_pDACRes); in MDrv_DAC_Release_Semaphore()
364 UtopiaResourceGetPrivate(g_pDACRes,(void**)(&pDACResourcePrivate)); in MApi_DAC_GetInfo_U2()
393 UtopiaResourceGetPrivate(g_pDACRes,(void**)(&pDACResourcePrivate)); in MApi_DAC_GetOutputInterlaceTiming_U2()
421 UtopiaResourceGetPrivate(g_pDACRes,(void**)(&pDACResourcePrivate)); in MApi_DAC_GetStatus_U2()
452 UtopiaResourceGetPrivate(g_pDACRes,(void**)(&pDACResourcePrivate)); in MApi_DAC_SetDbgLevel_U2()
491 UtopiaResourceGetPrivate(g_pDACRes,(void**)(&pDACResourcePrivate)); in MApi_DAC_Init_U2()
534 UtopiaResourceGetPrivate(g_pDACRes,(void**)(&pDACResourcePrivate)); in MApi_DAC_Enable_U2()
657 UtopiaResourceGetPrivate(g_pDACRes,(void**)(&pDACResourcePrivate)); in MApi_DAC_SetOutputSwapSel_U2()
[all …]