Searched refs:log_dispatch (Results 1 - 1 of 1) sorted by relevance

/u-boot/common/
H A Dlog.c195 * log_dispatch() - Send a log record to all log devices for processing
205 static int log_dispatch(struct log_rec *rec, const char *fmt, va_list args) function
281 if (!log_dispatch(&rec, fmt, args)) {

Completed in 37 milliseconds