Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hdmi/api/cec/
H A DapiCEC.c133 #define MAPI_CEC_MSG_WARNING(format, args...) ULOGW("CEC", format, ##args) macro
140 #define MAPI_CEC_MSG_WARNING(format, args...) printf(format, ##args) macro