Searched refs:pu32DebugLevel (Results 1 – 8 of 8) sorted by relevance
516 MS_U32 UtopiaModuleGetDebugLevel(void* pInstance, MS_U32* pu32DebugLevel) in UtopiaModuleGetDebugLevel() argument518 *pu32DebugLevel = TO_INSTANCE_PTR(pInstance)->psModule->u32DeviceDebugLevel; in UtopiaModuleGetDebugLevel()
436 MS_U32 UtopiaModuleGetDebugLevel(void* pInstance, MS_U32* pu32DebugLevel) in UtopiaModuleGetDebugLevel() argument438 *pu32DebugLevel = TO_INSTANCE_PTR(pInstance)->psModule->u32DeviceDebugLevel; in UtopiaModuleGetDebugLevel()
448 MS_U32 UtopiaModuleGetDebugLevel(void* pInstance, MS_U32* pu32DebugLevel) in UtopiaModuleGetDebugLevel() argument450 *pu32DebugLevel = TO_INSTANCE_PTR(pInstance)->psModule->u32DeviceDebugLevel; in UtopiaModuleGetDebugLevel()
651 MS_U32 UtopiaModuleGetDebugLevel(void* pInstance, MS_U32* pu32DebugLevel) in UtopiaModuleGetDebugLevel() argument653 *pu32DebugLevel = TO_INSTANCE_PTR(pInstance)->psModule->u32DeviceDebugLevel; in UtopiaModuleGetDebugLevel()
823 MS_U32 UtopiaModuleGetDebugLevel(void* pInstance, MS_U32* pu32DebugLevel) in UtopiaModuleGetDebugLevel() argument825 *pu32DebugLevel = TO_INSTANCE_PTR(pInstance)->psModule->u32DeviceDebugLevel; in UtopiaModuleGetDebugLevel()
116 MS_U32 UtopiaModuleGetDebugLevel(void* pInstance, MS_U32* pu32DebugLevel);