Home
last modified time | relevance | path

Searched refs:log_cont (Results 1 – 2 of 2) sorted by relevance

/u-boot/include/linux/
A Dprintk.h77 log_cont(fmt, ##__VA_ARGS__) : 0; \
/u-boot/include/
A Dlog.h169 #define log_cont(_fmt...) log(LOGC_CONT, LOGL_CONT, ##_fmt) macro
179 #define log_cont(_fmt, ...) printf(_fmt, ##__VA_ARGS__) macro

Completed in 6 milliseconds