Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hdmi/drv/mhl/
H A DdrvMHL.c124 #define MDRV_MHL_MSG_FATAL(format, args...) ULOGF("MHL", format, ##args) macro
131 #define MDRV_MHL_MSG_FATAL(format, args...) printf(format, ##args) macro