Searched refs:vchiq_susp_log_level (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/staging/vc04_services/interface/vchiq_arm/ |
D | vchiq_arm.c | 79 int vchiq_susp_log_level = VCHIQ_LOG_ERROR; variable 1074 vchiq_log_error(vchiq_susp_log_level, in vchiq_ioctl() 2414 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_vchiq_callback() 2438 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_thread_func() 2445 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_thread_func() 2452 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_thread_func() 2462 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_thread_func() 2479 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_thread_func() 2487 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_thread_func() 2708 vchiq_log_info(vchiq_susp_log_level, "%s wait for previously " in block_resume() [all …]
|
D | vchiq_arm.h | 127 extern int vchiq_susp_log_level;
|
D | vchiq_debugfs.c | 68 { "susp", &vchiq_susp_log_level },
|