Searched refs:vchiq_susp_log_level (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/staging/vc04_services/interface/vchiq_arm/ |
| D | vchiq_arm.c | 49 int vchiq_susp_log_level = VCHIQ_LOG_ERROR; variable 996 vchiq_log_error(vchiq_susp_log_level, in vchiq_ioctl() 2279 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_vchiq_callback() 2303 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_thread_func() 2310 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_thread_func() 2317 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_thread_func() 2326 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_thread_func() 2343 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_thread_func() 2351 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_thread_func() 2575 vchiq_log_trace(vchiq_susp_log_level, "%s", __func__); in vchiq_arm_vcsuspend() [all …]
|
| D | vchiq_arm.h | 104 extern int vchiq_susp_log_level;
|
| D | vchiq_debugfs.c | 40 { "susp", &vchiq_susp_log_level },
|