Searched defs:lwsl_cx_debug (Results 1 – 1 of 1) sorted by relevance
360 #define lwsl_cx_debug(_c, ...) lwsl_cx(_c, LLL_DEBUG, __VA_ARGS__) macro362 #define lwsl_cx_debug(_c, ...) do {} while(0) macro