Home
last modified time | relevance | path

Searched defs:ucSubCommand (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/hdmi/api/mhl/
H A DapiMHL.c163 void _mapi_mhl_MSGCallBackProc(MS_U8 ucSubCommand, MS_U8 ucKeyCode) in _mapi_mhl_MSGCallBackProc()
/utopia/UTPA2-700.0.x/modules/hdmi/drv/mhl/
H A DdrvMHL.c642 void _mdrv_mhl_CbusRxQueueInsertMSG(MHL_RESOURCE_PRIVATE *pMHLResourcePrivate, MS_U8 ucSubCommand, … in _mdrv_mhl_CbusRxQueueInsertMSG()
1841 MS_BOOL _mdrv_mhl_CbusSendSubMessage(MHL_RESOURCE_PRIVATE *pMHLResourcePrivate, MS_U8 ucSubCommand,… in _mdrv_mhl_CbusSendSubMessage()
3761 MS_U8 ucSubCommand = 0; in _mdrv_mhl_CbusMSGEventProc() local