Searched refs:vchiq_susp_log_level (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/drivers/staging/vc04_services/interface/vchiq_arm/ |
| D | vchiq_arm.c | 63 int vchiq_susp_log_level = VCHIQ_LOG_ERROR; variable 1279 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_vchiq_callback() 1304 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_thread_func() 1311 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_thread_func() 1318 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_thread_func() 1327 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_thread_func() 1348 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_thread_func() 1356 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_thread_func() 1411 vchiq_log_error(vchiq_susp_log_level, "%s null service ptr", __func__); in vchiq_use_internal() 1420 vchiq_log_trace(vchiq_susp_log_level, in vchiq_use_internal() [all …]
|
| D | vchiq_arm.h | 119 extern int vchiq_susp_log_level;
|
| D | vchiq_debugfs.c | 35 { "susp", &vchiq_susp_log_level },
|
| D | vchiq_dev.c | 722 vchiq_log_error(vchiq_susp_log_level, in vchiq_ioctl()
|