Searched refs:vchiq_susp_log_level (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/ |
| H A D | vchiq_arm.c | 59 int vchiq_susp_log_level = VCHIQ_LOG_ERROR; variable 1640 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_vchiq_callback() 1664 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_thread_func() 2036 vchiq_log_info(vchiq_susp_log_level, in vchiq_arm_vcsuspend() 2106 vchiq_log_error(vchiq_susp_log_level, in output_timeout_error() 2286 vchiq_log_info(vchiq_susp_log_level, in vchiq_arm_allow_resume() 2289 vchiq_log_info(vchiq_susp_log_level, in vchiq_arm_allow_resume() 2336 vchiq_log_info(vchiq_susp_log_level, in vchiq_platform_check_resume() 2341 vchiq_log_info(vchiq_susp_log_level, in vchiq_platform_check_resume() 2456 vchiq_log_info(vchiq_susp_log_level, in vchiq_use_internal() [all …]
|
| H A D | vchiq_arm.h | 125 extern int vchiq_susp_log_level;
|
| H A D | vchiq_debugfs.c | 81 { "susp", &vchiq_susp_log_level },
|