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

/asus-wl-520gu-7.0.1.45/src/linux/linux/kernel/
H A Dprintk.c387 static void emit_log_char(char c) function
448 emit_log_char('<');
449 emit_log_char(default_message_loglevel + '0');
450 emit_log_char('>');
454 emit_log_char(*p);

Completed in 32 milliseconds