Searched refs:vchiq_susp_log_level (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/staging/vc04_services/interface/vchiq_arm/ |
| H A D | vchiq_arm.c | 52 int vchiq_susp_log_level = VCHIQ_LOG_ERROR; variable 1382 vchiq_log_error(vchiq_susp_log_level, in vchiq_ioctl() 2212 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_vchiq_callback() 2236 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_thread_func() 2243 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_thread_func() 2250 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_thread_func() 2259 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_thread_func() 2276 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_thread_func() 2284 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_thread_func() 2329 vchiq_log_trace(vchiq_susp_log_level, "%s", __func__); in vchiq_use_internal() [all …]
|
| H A D | vchiq_arm.h | 59 extern int vchiq_susp_log_level;
|
| H A D | vchiq_debugfs.c | 40 { "susp", &vchiq_susp_log_level },
|