Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_Auto_v2.c49 MS_U32 _AUTOIoctl(void* pInstance, MS_U32 u32Cmd, void* pArgs) in _AUTOIoctl() function
H A DXC_private.h2524 MS_U32 _AUTOIoctl(void* pInstance, MS_U32 u32Cmd, void* pArgs);
H A DapiXC_v2.c2340 u32Return = _AUTOIoctl(pInstance, u32Cmd, pArgs); in XCIoctl()