Searched refs:vchiq_susp_log_level (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.10/drivers/staging/vc04_services/interface/vchiq_arm/ |
| D | vchiq_arm.c | 52 int vchiq_susp_log_level = VCHIQ_LOG_ERROR; variable 1380 vchiq_log_error(vchiq_susp_log_level, in vchiq_ioctl() 2210 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_vchiq_callback() 2234 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_thread_func() 2241 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_thread_func() 2248 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_thread_func() 2257 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_thread_func() 2274 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_thread_func() 2282 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_thread_func() 2327 vchiq_log_trace(vchiq_susp_log_level, "%s", __func__); in vchiq_use_internal() [all …]
|
| D | vchiq_arm.h | 59 extern int vchiq_susp_log_level;
|
| D | vchiq_debugfs.c | 40 { "susp", &vchiq_susp_log_level },
|