Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_hdmi.c180 #define MDRV_HDMIRX_MSG_ERROR(format, args...) ULOGE("HDMIRX", format, ##args) macro
187 #define MDRV_HDMIRX_MSG_ERROR(format, args...) printf(format, ##args) macro