Searched refs:MAPI_HDMIRX_MSG_WARNING (Results 1 – 1 of 1) sorted by relevance
135 #define MAPI_HDMIRX_MSG_WARNING(format, args...) ULOGW("HDMIRX", format, ##args) macro142 #define MAPI_HDMIRX_MSG_WARNING(format, args...) printf(format, ##args) macro905 MAPI_HDMIRX_MSG_WARNING("Command %td is not existed\n",(ptrdiff_t)u32Cmd); in _HDMI_IF_Ioctl()