Home
last modified time | relevance | path

Searched refs:GE_Config (Results 1 – 25 of 35) sorted by relevance

12

/utopia/UTPA2-700.0.x/modules/graphic/drv/ge/
H A DdrvGE.h377 } GE_Config; typedef
1157 GE_Result MDrv_GE_Init(void* pInstance, GE_Config *cfg, GE_Context **ppGECtx);
1158 GE_Result MDrv_GE_GetConfig(GE_Config *cfg);
H A DdrvGE.c3802 GE_Result MDrv_GE_Init(void* pInstance, GE_Config *cfg, GE_Context **ppGECtx) in MDrv_GE_Init()
3943 GE_Result MDrv_GE_GetConfig(GE_Config *cfg) in MDrv_GE_GetConfig()
4946 GE_Config cfg; in MDrv_GE_SetPowerState()
4949 memset(&cfg, 0 , sizeof(GE_Config)); in MDrv_GE_SetPowerState()
/utopia/UTPA2-700.0.x/modules/graphic/api/gfx/
H A DmapiGFX.c2688 GE_Config cfg; in Ioctl_GFX_Init()
2697 memset(&cfg, 0 , sizeof(GE_Config)); in Ioctl_GFX_Init()
2707 MDrv_GE_Init(pInstance, (GE_Config*)&cfg, &g_apiGFXLocal.g_pGEContext); in Ioctl_GFX_Init()
3365 GE_Config cfg; in Ioctl_GFX_GetConfig()
3375 memset(&cfg, 0 , sizeof(GE_Config)); in Ioctl_GFX_GetConfig()
3376 if(FALSE==MDrv_GE_GetConfig((GE_Config*)&cfg)) in Ioctl_GFX_GetConfig()
/utopia/UTPA2-700.0.x/modules/graphic/hal/kastor/ge/
H A DhalGE.h208 void GE_Init(GE_CTX_HAL_LOCAL *pGEHalLocal, GE_Config *cfg);
H A DhalGE.c788 void GE_Init(GE_CTX_HAL_LOCAL *pGEHalLocal, GE_Config *cfg) in GE_Init()
/utopia/UTPA2-700.0.x/modules/graphic/hal/mooney/ge/
H A DhalGE.h207 void GE_Init(GE_CTX_HAL_LOCAL *pGEHalLocal, GE_Config *cfg);
/utopia/UTPA2-700.0.x/modules/graphic/hal/kano/ge/
H A DhalGE.h210 void GE_Init(GE_CTX_HAL_LOCAL *pGEHalLocal, GE_Config *cfg);
/utopia/UTPA2-700.0.x/modules/graphic/hal/curry/ge/
H A DhalGE.h209 void GE_Init(GE_CTX_HAL_LOCAL *pGEHalLocal, GE_Config *cfg);
/utopia/UTPA2-700.0.x/modules/graphic/hal/k6/ge/
H A DhalGE.h209 void GE_Init(GE_CTX_HAL_LOCAL *pGEHalLocal, GE_Config *cfg);
/utopia/UTPA2-700.0.x/modules/graphic/hal/messi/ge/
H A DhalGE.h227 void GE_Init(GE_CTX_HAL_LOCAL *pGEHalLocal, GE_Config *cfg);
H A DhalGE.c817 void GE_Init(GE_CTX_HAL_LOCAL *pGEHalLocal, GE_Config *cfg) in GE_Init()
/utopia/UTPA2-700.0.x/modules/graphic/hal/mustang/ge/
H A DhalGE.h233 void GE_Init(GE_CTX_HAL_LOCAL *pGEHalLocal, GE_Config *cfg);
/utopia/UTPA2-700.0.x/modules/graphic/hal/macan/ge/
H A DhalGE.h229 void GE_Init(GE_CTX_HAL_LOCAL *pGEHalLocal, GE_Config *cfg);
H A DhalGE.c771 void GE_Init(GE_CTX_HAL_LOCAL *pGEHalLocal, GE_Config *cfg) in GE_Init()
/utopia/UTPA2-700.0.x/modules/graphic/hal/maserati/ge/
H A DhalGE.h233 void GE_Init(GE_CTX_HAL_LOCAL *pGEHalLocal, GE_Config *cfg);
/utopia/UTPA2-700.0.x/modules/graphic/hal/M7821/ge/
H A DhalGE.h231 void GE_Init(GE_CTX_HAL_LOCAL *pGEHalLocal, GE_Config *cfg);
H A DhalGE.c860 void GE_Init(GE_CTX_HAL_LOCAL *pGEHalLocal, GE_Config *cfg) in GE_Init()
/utopia/UTPA2-700.0.x/modules/graphic/hal/manhattan/ge/
H A DhalGE.h215 void GE_Init(GE_CTX_HAL_LOCAL *pGEHalLocal, GE_Config *cfg);
H A DhalGE.c772 void GE_Init(GE_CTX_HAL_LOCAL *pGEHalLocal, GE_Config *cfg) in GE_Init()
/utopia/UTPA2-700.0.x/modules/graphic/hal/mainz/ge/
H A DhalGE.h227 void GE_Init(GE_CTX_HAL_LOCAL *pGEHalLocal, GE_Config *cfg);
H A DhalGE.c817 void GE_Init(GE_CTX_HAL_LOCAL *pGEHalLocal, GE_Config *cfg) in GE_Init()
/utopia/UTPA2-700.0.x/modules/graphic/hal/M7621/ge/
H A DhalGE.h230 void GE_Init(GE_CTX_HAL_LOCAL *pGEHalLocal, GE_Config *cfg);
/utopia/UTPA2-700.0.x/modules/graphic/hal/maxim/ge/
H A DhalGE.h232 void GE_Init(GE_CTX_HAL_LOCAL *pGEHalLocal, GE_Config *cfg);
/utopia/UTPA2-700.0.x/modules/graphic/hal/k6lite/ge/
H A DhalGE.h209 void GE_Init(GE_CTX_HAL_LOCAL *pGEHalLocal, GE_Config *cfg);
/utopia/UTPA2-700.0.x/modules/graphic/hal/maldives/ge/
H A DhalGE.h233 void GE_Init(GE_CTX_HAL_LOCAL *pGEHalLocal, GE_Config *cfg);

12