Home
last modified time | relevance | path

Searched refs:vchiq_susp_log_level (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_arm.c63 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 …]
Dvchiq_arm.h119 extern int vchiq_susp_log_level;
Dvchiq_debugfs.c35 { "susp", &vchiq_susp_log_level },
Dvchiq_dev.c722 vchiq_log_error(vchiq_susp_log_level, in vchiq_ioctl()