Searched refs:LOGW (Results 1 – 1 of 1) sorted by relevance
77 #define LOGW(x...) do { KLOG_WARNING("charger", x); } while (0) macro201 LOGW("\n"); in dump_last_kmsg()202 LOGW("*************** LAST KMSG ***************\n"); in dump_last_kmsg()203 LOGW("\n"); in dump_last_kmsg()209 LOGW("last_kmsg not found. Cold reset?\n"); in dump_last_kmsg()238 LOGW("\n"); in dump_last_kmsg()239 LOGW("************* END LAST KMSG *************\n"); in dump_last_kmsg()240 LOGW("\n"); in dump_last_kmsg()521 LOGW("[%" PRId64 "] booting from charger mode\n", now); in process_key()525 LOGW("[%" PRId64 "] rebooting\n", now); in process_key()[all …]