Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DdrvXC_HDMI_if_v2.c135 #define MAPI_HDMIRX_MSG_WARNING(format, args...) ULOGW("HDMIRX", format, ##args) macro
142 #define MAPI_HDMIRX_MSG_WARNING(format, args...) printf(format, ##args) macro