Searched refs:pGOPIgnoreInit (Results 1 – 1 of 1) sorted by relevance
6972 EN_GOP_IGNOREINIT *pGOPIgnoreInit; in Ioctl_GOP_SetConfig() local6985 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()