Home
last modified time | relevance | path

Searched refs:msACE_GetInfo (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/drv/ace/
H A DMsAce.c321 WORD msACE_GetInfo(void* pInstance, BOOL bWindow, EnuACEInfoType ucInfoType ) in msACE_GetInfo() function
963 msACE_GetInfo(pInstance, 0, 0); in InitACEVar()
H A DdrvACE.h363 MS_U16 msACE_GetInfo(void* pInstance, MS_BOOL bWindow, EnuACEInfoType eACEInfoType );
H A DdrvACE.c636 return msACE_GetInfo(pInstance, bWindow, eACEInfoType); in MDrv_ACE_GetACEInfo()