Searched refs:resCtxInit (Results 1 – 1 of 1) sorted by relevance
6570 MS_BOOL resCtxInit; in Ioctl_GOP_Init() local6582 resCtxInit = _GOP_Init_Ctx(pInstance,&bFirstInstance); in Ioctl_GOP_Init()6583 APIGOP_ASSERT(resCtxInit, GOP_M_FATAL("failed to init GOP context\n")); in Ioctl_GOP_Init()6598 resCtxInit = _GOP_Init_Ctx(pInstance,&bFirstInstance); in Ioctl_GOP_Init()6599 APIGOP_ASSERT(resCtxInit, GOP_M_FATAL("failed to init GOP context\n")); in Ioctl_GOP_Init()6971 MS_BOOL resCtxInit; in Ioctl_GOP_SetConfig() local6982 resCtxInit = GOP_PreInit_Ctx(pInstance,&bFirstInstance); in Ioctl_GOP_SetConfig()6983 APIGOP_ASSERT(resCtxInit, GOP_M_FATAL("failed to init GOP context\n")); in Ioctl_GOP_SetConfig()