Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dms/api/dms/
H A DapiDMS.c574 EN_DMS_RESULT MApi_DMS_GetExistedWindows_U2(void* pInstance, MS_U32 *pu32WindowNums) in MApi_DMS_GetExistedWindows_U2() argument
580 EN_DMS_RESULT MApi_DMS_GetExistedWindows(MS_U32 *pu32WindowNums) in MApi_DMS_GetExistedWindows() argument
588 if(pu32WindowNums == NULL) in MApi_DMS_GetExistedWindows()
596 DMSArgs.pu32WindowNums = pu32WindowNums; in MApi_DMS_GetExistedWindows()
H A DapiDMS_private.h319 EN_DMS_RESULT MApi_DMS_GetExistedWindows_U2(void* pInstance, MS_U32 *pu32WindowNums);
H A DapiDMS_v2.c322 ptr->eReturnValue = psDMSInstPri->fpDMSGetExistWin(pInstance, ptr->pu32WindowNums); in DMSIoctl()
/utopia/UTPA2-700.0.x/modules/dms/utopia_adaption/dms/
H A DDMS_adp.c311 …((unsigned long)(&(pDMS_GETEXISTWIN->pu32WindowNums))-(unsigned long)pDMS_GETEXISTWIN), (unsigned … in DMS_adp_Init()