Searched refs:vchiq_susp_log_level (Results 1 – 4 of 4) sorted by relevance
/drivers/staging/vc04_services/interface/vchiq_arm/ |
D | vchiq_arm.c | 63 int vchiq_susp_log_level = VCHIQ_LOG_ERROR; variable 1323 vchiq_log_error(vchiq_susp_log_level, "%s callback reason %d", __func__, reason); in vchiq_keepalive_vchiq_callback() 1347 vchiq_log_error(vchiq_susp_log_level, "%s vchiq_initialise failed %d", __func__, in vchiq_keepalive_thread_func() 1354 vchiq_log_error(vchiq_susp_log_level, "%s vchiq_connect failed %d", __func__, in vchiq_keepalive_thread_func() 1361 vchiq_log_error(vchiq_susp_log_level, "%s vchiq_open_service failed %d", __func__, in vchiq_keepalive_thread_func() 1370 vchiq_log_error(vchiq_susp_log_level, "%s interrupted", __func__); in vchiq_keepalive_thread_func() 1390 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_thread_func() 1397 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_thread_func() 1434 vchiq_log_error(vchiq_susp_log_level, "%s null service ptr", __func__); in vchiq_use_internal() 1443 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()
|