Searched refs:pDMSResourcePrivate (Results 1 – 1 of 1) sorted by relevance
54 DMS_RESOURCE_PRIVATE* pDMSResourcePrivate = NULL; in DMSRegisterToUtopia() local55 UtopiaResourceGetPrivate(psResource,(void**)(&pDMSResourcePrivate)); in DMSRegisterToUtopia()66 pDMSResourcePrivate->bResourceRegistered = TRUE; in DMSRegisterToUtopia()67 pDMSResourcePrivate->bDrvInit = FALSE; in DMSRegisterToUtopia()68 pDMSResourcePrivate->stHalDMS.phyDSAddr = 0x0; in DMSRegisterToUtopia()69 pDMSResourcePrivate->stHalDMS.u8DSIndex = 0; in DMSRegisterToUtopia()70 …memset(&pDMSResourcePrivate->stHalDMS.stDMS_DSSWDB, 0 , sizeof(pDMSResourcePrivate->stHalDMS.stDMS… in DMSRegisterToUtopia()75 …memset(pDMSResourcePrivate->stDrvDMS._stXC_DIPMemInfo, 0 , sizeof(DMS_DIPMEM_INFO) * E_DMS_DIP_CLI… in DMSRegisterToUtopia()76 …memset(pDMSResourcePrivate->stDrvDMS._stXC_PreDispWinInfo, 0 , sizeof(ST_DMS_WINDOW) * DMS_MAX_WIN… in DMSRegisterToUtopia()77 …memset(pDMSResourcePrivate->stDrvDMS._stXC_PreDispWinInfo, 0 , sizeof(DMS_DISP_BUFFER_FLAG) * E_DM… in DMSRegisterToUtopia()[all …]