Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/utopia_adaption/xc/
H A DXC_HDMI_if_adp.c126 #define MADP_HDMIRX_MSG_DEBUG(format, args...) ULOGD("HDMIRX", format, ##args) macro
133 #define MADP_HDMIRX_MSG_DEBUG(format, args...) printf(format, ##args) macro