Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DXC_private.h1230 MS_BOOL g_bEnableMCDI_Suspend[E_XC_MCDI_MAX]; member
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmvideo.c11861 if(pXCResourcePrivate->stdrvXC_MVideo_Context.g_bEnableMCDI_Suspend[i]) in MApi_XC_SetPowerState_U2()
11863 …_EnableMCDI(pInstance, pXCResourcePrivate->stdrvXC_MVideo_Context.g_bEnableMCDI_Suspend[i], (E_XC_… in MApi_XC_SetPowerState_U2()
H A Dmvideo_context.c493 pXCResourcePrivate->stdrvXC_MVideo_Context.g_bEnableMCDI_Suspend[i] = FALSE; in mvideo_sc_variable_init()
H A Dmdrv_sc_display.c9650 pXCResourcePrivate->stdrvXC_MVideo_Context.g_bEnableMCDI_Suspend[eType] = bEnable; in MDrv_SC_EnableMCDI()
H A Dmvideo.c.011847 if(pXCResourcePrivate->stdrvXC_MVideo_Context.g_bEnableMCDI_Suspend[i])
11849 …_EnableMCDI(pInstance, pXCResourcePrivate->stdrvXC_MVideo_Context.g_bEnableMCDI_Suspend[i], (E_XC_…
H A Dmdrv_sc_display.c.09648 pXCResourcePrivate->stdrvXC_MVideo_Context.g_bEnableMCDI_Suspend[eType] = bEnable;