Searched defs:DSP_LOGD (Results 1 – 1 of 1) sorted by relevance
42 #define DSP_LOGD(fmt, ...) print_log(LOG_TAG"[D]%s:%d: "fmt, __FUNCTION__, __LINE__, ##__VA_ARGS__) macro44 #define DSP_LOGD(fmt, ...) macro