Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c6972 EN_GOP_IGNOREINIT *pGOPIgnoreInit; in Ioctl_GOP_SetConfig() local
6985 pGOPIgnoreInit = (EN_GOP_IGNOREINIT *)(pCfg); in Ioctl_GOP_SetConfig()
6986 g_pGOPCtxLocal->sGOPConfig.eGopIgnoreInit = (DRV_GOP_IGNOREINIT)(*pGOPIgnoreInit); in Ioctl_GOP_SetConfig()
6988 if(E_GOP_IGNORE_DISABLE != *pGOPIgnoreInit) in Ioctl_GOP_SetConfig()