Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/utopia_adaption/xc/
H A DXC_PCMonitor_adp.h89 MS_U32 XC_PCMONITOR_adp_Ioctl(void* pInstanceTmp, MS_U32 u32Cmd, void* const pArgs);
H A DXC_PCMonitor_adp.c244 MS_U32 XC_PCMONITOR_adp_Ioctl(void* pInstanceTmp, MS_U32 u32Cmd, void* const pArgs) in XC_PCMONITOR_adp_Ioctl() function
H A DXC_adp.c4577 u32Ret = XC_PCMONITOR_adp_Ioctl(pInstanceTmp, u32Cmd, pArgs); in XC_adp_Ioctl()