Searched refs:psCMDQInstPri (Results 1 – 1 of 1) sorted by relevance
1333 CMDQ_INSTANT_PRIVATE* psCMDQInstPri = NULL; in CMDQIoctl() local1334 UtopiaInstanceGetPrivate(pInstance, (void**)&psCMDQInstPri); in CMDQIoctl()1349 u32Ret = (MS_U32)psCMDQInstPri->fpCMDQGetLibVer(pGetLibVerParam->ppVersion); in CMDQIoctl()1353 u32Ret = (MS_U32)psCMDQInstPri->fpCMDQPrintf_Crash_Command(); in CMDQIoctl()1358 u32Ret = (MS_U32)psCMDQInstPri->fpCMDQReceive(pReceiveParam->New_IP_Head); in CMDQIoctl()1363 …u32Ret = (MS_U32)psCMDQInstPri->fpCMDQSet_Timer_Ratio(pSetTimerRatioParam->time, pSetTimerRatioPar… in CMDQIoctl()1368 u32Ret = (MS_U32)psCMDQInstPri->fpCMDQSetDbgLevel(pSetDbgLevelParam->DbgLevel); in CMDQIoctl()