Searched refs:usMSGKeyInfo (Results 1 – 6 of 6) sorted by relevance
327 MS_U16 usMSGKeyInfo = 0; in mapi_mhl_handler() local329 usMSGKeyInfo = mdrv_mhl_Handler(); in mapi_mhl_handler()331 if(usMSGKeyInfo != 0) in mapi_mhl_handler()333 _mapi_mhl_MSGCallBackProc((usMSGKeyInfo >> 8), (usMSGKeyInfo &BMASK(7:0))); in mapi_mhl_handler()339 pMHLArgs.usMSGKeyInfo = 0; in mapi_mhl_handler()350 if(pMHLArgs.usMSGKeyInfo != 0) in mapi_mhl_handler()352 … _mapi_mhl_MSGCallBackProc((pMHLArgs.usMSGKeyInfo >> 8), (pMHLArgs.usMSGKeyInfo &BMASK(7:0))); in mapi_mhl_handler()
159 MS_U16 usMSGKeyInfo; member
247 pMHLArgs->usMSGKeyInfo = psMHLInstPri->fpMHLHandler(pInstance);
2928 pMHLResourcePrivate->usMSGKeyInfo = (MS_U16)(ucReceiveMSC[2] << 8)| ucReceiveMSC[3]; in _mdrv_mhl_SetReceiveCaseFlag()6573 MS_U16 usMSGKeyInfo = 0; in mdrv_mhl_Handler() local6588 usMSGKeyInfo = pMHLResourcePrivate->usMSGKeyInfo; in mdrv_mhl_Handler()6592 return usMSGKeyInfo; in mdrv_mhl_Handler()8040 MS_U16 usMSGKeyInfo = 0; in mdrv_mhl_Handler() local8064 usMSGKeyInfo = pMHLResourcePrivate->usMSGKeyInfo; in mdrv_mhl_Handler()8070 return usMSGKeyInfo; in mdrv_mhl_Handler()
355 MS_U16 usMSGKeyInfo; member
14890 MS_U16 usMSGKeyInfo;