Home
last modified time | relevance | path

Searched refs:ucCurrentHDMIPort (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/hdmi/api/mhl/
H A DapiMHL_private.h121 MS_U8 ucCurrentHDMIPort; member
/utopia/UTPA2-700.0.x/modules/hdmi/drv/mhl/
H A DdrvMHL.c2634 MS_U8 ucCurrentHDMIPort = mhal_mhl_GetInputPort(); in _mdrv_mhl_CheckStatusPolling() local
2752 if(pMHLResourcePrivate->ucCurrentHDMIPort != ucCurrentHDMIPort) in _mdrv_mhl_CheckStatusPolling()
2778 pMHLResourcePrivate->ucCurrentHDMIPort = ucCurrentHDMIPort; in _mdrv_mhl_CheckStatusPolling()