Searched defs:log_debug (Results 1 - 2 of 2) sorted by relevance

/u-boot/tools/
H A Dmkimage.h33 #define log_debug(fmt, args...) debug(fmt, ##args) macro
/u-boot/include/
H A Dlog.h182 #define log_debug(_fmt...) log(LOG_CATEGORY, LOGL_DEBUG, ##_fmt) macro

Completed in 55 milliseconds