Searched refs:g_pDACInst (Results 1 – 1 of 1) sorted by relevance
133 void* g_pDACInst; variable343 if (g_pDACInst == NULL) in MApi_DAC_GetLibVer()353 if(UtopiaIoctl(g_pDACInst, E_DAC_GET_LIBVER, (void*)&DACArgs) != UTOPIA_STATUS_SUCCESS) in MApi_DAC_GetLibVer()371 if (g_pDACInst == NULL) in MApi_DAC_GetInfo()380 if(UtopiaIoctl(g_pDACInst, E_DAC_GET_INFO, (void*)&DACArgs) != UTOPIA_STATUS_SUCCESS) in MApi_DAC_GetInfo()401 if (g_pDACInst == NULL) in MApi_DAC_GetOutputInterlaceTiming()409 …if(UtopiaIoctl(g_pDACInst, E_DAC_GET_GETOUTPUTINTERLACETIMING, (void*)&DACArgs) != UTOPIA_STATUS_S… in MApi_DAC_GetOutputInterlaceTiming()431 if (g_pDACInst == NULL) in MApi_DAC_GetStatus()441 if(UtopiaIoctl(g_pDACInst, E_DAC_GET_STATUS, (void*)&DACArgs) != UTOPIA_STATUS_SUCCESS) in MApi_DAC_GetStatus()460 if (g_pDACInst == NULL) in MApi_DAC_SetDbgLevel()[all …]