Searched refs:vchiq_susp_log_level (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.6/drivers/staging/vc04_services/interface/vchiq_arm/ |
| D | vchiq_arm.c | 63 int vchiq_susp_log_level = VCHIQ_LOG_ERROR; variable 1329 vchiq_log_error(vchiq_susp_log_level, "%s callback reason %d", __func__, reason); in vchiq_keepalive_vchiq_callback() 1353 vchiq_log_error(vchiq_susp_log_level, "%s vchiq_initialise failed %d", __func__, in vchiq_keepalive_thread_func() 1360 vchiq_log_error(vchiq_susp_log_level, "%s vchiq_connect failed %d", __func__, in vchiq_keepalive_thread_func() 1367 vchiq_log_error(vchiq_susp_log_level, "%s vchiq_open_service failed %d", __func__, in vchiq_keepalive_thread_func() 1376 vchiq_log_error(vchiq_susp_log_level, "%s interrupted", __func__); in vchiq_keepalive_thread_func() 1396 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_thread_func() 1403 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_thread_func() 1440 vchiq_log_error(vchiq_susp_log_level, "%s null service ptr", __func__); in vchiq_use_internal() 1449 vchiq_log_trace(vchiq_susp_log_level, "%s %s count %d, state count %d", __func__, entity, in vchiq_use_internal() [all …]
|
| D | vchiq_arm.h | 80 extern int vchiq_susp_log_level;
|
| D | vchiq_debugfs.c | 35 { "susp", &vchiq_susp_log_level },
|
| D | vchiq_dev.c | 703 vchiq_log_error(vchiq_susp_log_level, in vchiq_ioctl()
|