Searched refs:pstResPri (Results 1 – 7 of 7) sorted by relevance
216 CIPHER_RESOURCE_PRIVATE* pstResPri = NULL; in CIPHERIoctl() local224 UtopiaResourceGetPrivate(pstRes, (void**)&pstResPri); in CIPHERIoctl()226 if((FALSE == pstResPri->bInited_Drv) && in CIPHERIoctl()239 if(_u16ThreadID < pstResPri->u16ThreadID) in CIPHERIoctl()240 _u16ThreadID = pstResPri->u16ThreadID; in CIPHERIoctl()242 pstResPri->u16ThreadID = _u16ThreadID; in CIPHERIoctl()244 if(_u32CallbackID < pstResPri->u32CallbackID) in CIPHERIoctl()245 _u32CallbackID = pstResPri->u32CallbackID; in CIPHERIoctl()247 pstResPri->u32CallbackID = _u32CallbackID; in CIPHERIoctl()254 if(pstResPri->bInited_Drv == FALSE) in CIPHERIoctl()[all …]
149 DRVAESDMA_RESOURCE_PRIVATE* pstResPri = NULL; in AESDMAIoctl() local156 UtopiaResourceGetPrivate(pDRVAESResource, (void**)&pstResPri); in AESDMAIoctl()158 if((FALSE == pstResPri->bInited_Drv) && in AESDMAIoctl()169 if(pstResPri->bInited_Drv == FALSE) in AESDMAIoctl()191 pstResPri->bInited_Drv = TRUE; in AESDMAIoctl()
140 DSCMB_RESOURCE_PRIVATE * pstResPri = NULL; in DSCMBMdbIoctl() local157 UtopiaResourceGetPrivate(pstRes, (void**)&pstResPri); in DSCMBMdbIoctl()158 DscmbTspMap = pstResPri->DscmbTspMap; in DSCMBMdbIoctl()159 if(FALSE == pstResPri->bInited_Drv) in DSCMBMdbIoctl()217 DSCMB_RESOURCE_PRIVATE * pstResPri = NULL; in DSCMBIoctl() local236 UtopiaResourceGetPrivate(pstRes, (void**)&pstResPri); in DSCMBIoctl()238 if((FALSE == pstResPri->bInited_Drv) && in DSCMBIoctl()247 _u32FreeSlot = pstResPri->u32FreeSlot; in DSCMBIoctl()248 DscmbTspMap = pstResPri->DscmbTspMap; in DSCMBIoctl()253 if(pstResPri->bInited_Drv == FALSE) in DSCMBIoctl()[all …]
231 DSCMB_RESOURCE_PRIVATE* pstResPri = NULL; in DSCMBIoctl() local239 UtopiaResourceGetPrivate(pstRes, (void**)&pstResPri); in DSCMBIoctl()241 if((FALSE == pstResPri->bInited_Drv) && in DSCMBIoctl()254 _bFreeSlot = pstResPri->bFreeSlot; in DSCMBIoctl()255 _bFreeRIVSlot = pstResPri->bFreeRIVSlot; in DSCMBIoctl()256 _u32PidFlt2Dscmb = pstResPri->u32PidFlt2Dscmb; in DSCMBIoctl()257 DscmbTspMap = pstResPri->DscmbTspMap; in DSCMBIoctl()264 if(pstResPri->bInited_Drv == FALSE) in DSCMBIoctl()268 pstResPri->bInited_Drv = TRUE; in DSCMBIoctl()292 if(pstResPri->bInited_Drv == TRUE) in DSCMBIoctl()[all …]
313 TVENCODER_RESOURCE_PRIVATE * pstResPri = NULL; in TVENCODERIoctl() local327 UtopiaResourceGetPrivate(pstRes, (void**)&pstResPri); in TVENCODERIoctl()337 if((FALSE == pstResPri->bInited_Drv) && in TVENCODERIoctl()449 if(pstResPri->bInited_Drv == FALSE) in TVENCODERIoctl()455 while(!pstResPri->bInited_Drv); // wait initialize in other process in TVENCODERIoctl()465 pstResPri->bInited_Drv = TRUE; in TVENCODERIoctl()466 pstResPri->u32MIUAddress = pInit->u32MIUAddress; in TVENCODERIoctl()
748 TVENCODER_RESOURCE_PRIVATE * pstResPri = NULL; in _MDrv_VE_GetConfig() local758 UtopiaResourceGetPrivate(psResource, (void**)&pstResPri); in _MDrv_VE_GetConfig()759 *pMIUAddress = pstResPri->u32MIUAddress; in _MDrv_VE_GetConfig()762 pstResPri->bInited_Drv = FALSE; in _MDrv_VE_GetConfig()
208 CA_RESOURCE_PRIVATE* pstResPri = NULL; in CAIoctl() local215 UtopiaResourceGetPrivate(pstRes, (void**)&pstResPri); in CAIoctl()