Searched refs:MDRV_MHL_MSG_INFO (Results 1 – 1 of 1) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/hdmi/drv/mhl/ |
| H A D | drvMHL.c | 120 #define MDRV_MHL_MSG_INFO(format, args...) ULOGI("MHL", format, ##args) macro 127 #define MDRV_MHL_MSG_INFO(format, args...) printf(format, ##args) macro 623 MDRV_MHL_MSG_INFO("** MHL set timer event %d tick %d\r\n", ucTimerEvent, usTimerTick); in _mdrv_mhl_SetCbusTimerEvent() 1044 …MDRV_MHL_MSG_INFO("** MHL get audio data block length %d in port %c\r\n", ucLength, MHL_INPUT_PORT… in _mdrv_mhl_ParsingVIC3DInformation() 1048 …MDRV_MHL_MSG_INFO("** MHL get video data block length %d in port %c\r\n", ucLength, MHL_INPUT_PORT… in _mdrv_mhl_ParsingVIC3DInformation() 1072 …MDRV_MHL_MSG_INFO("** MHL get vender specific data block length %d in port %c\r\n", ucLength, MHL_… in _mdrv_mhl_ParsingVIC3DInformation() 1081 …MDRV_MHL_MSG_INFO("** MHL get speaker allocation data block length %d in port %c\r\n", ucLength, M… in _mdrv_mhl_ParsingVIC3DInformation() 1085 …MDRV_MHL_MSG_INFO("** MHL get VESA DTC data block length %d in port %c\r\n", ucLength, MHL_INPUT_P… in _mdrv_mhl_ParsingVIC3DInformation() 1089 …MDRV_MHL_MSG_INFO("** MHL get use extended tag length %d in port %c\r\n", ucLength, MHL_INPUT_PORT… in _mdrv_mhl_ParsingVIC3DInformation() 1402 …MDRV_MHL_MSG_INFO("** MHL virtual channel length too small port %c\r\n", MHL_INPUT_PORT(pMHLResour… in _mdrv_mhl_InsertVCInformation() [all …]
|