Searched refs:vchiq_core_log_level (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.15/drivers/staging/vc04_services/interface/vchiq_arm/ |
| D | vchiq_core.c | 157 int vchiq_core_log_level = VCHIQ_LOG_DEFAULT; variable 230 vchiq_log_info(vchiq_core_log_level, "%d: srv:%d %s->%s", in vchiq_set_service_state() 252 vchiq_log_info(vchiq_core_log_level, in find_service_by_handle() 274 vchiq_log_info(vchiq_core_log_level, in find_service_by_port() 296 vchiq_log_info(vchiq_core_log_level, in find_service_for_instance() 320 vchiq_log_info(vchiq_core_log_level, in find_closed_service_for_instance() 469 vchiq_log_trace(vchiq_core_log_level, "%d: callback:%d (%s, %pK, %pK)", in make_service_callback() 475 vchiq_log_warning(vchiq_core_log_level, in make_service_callback() 492 vchiq_log_info(vchiq_core_log_level, "%d: %s->%s", state->id, in vchiq_set_conn_state() 742 vchiq_log_error(vchiq_core_log_level, in process_free_data_message() [all …]
|
| D | vchiq_arm.c | 620 vchiq_log_error(vchiq_core_log_level, in vchiq_initialise() 625 vchiq_log_warning(vchiq_core_log_level, in vchiq_initialise() 632 vchiq_log_error(vchiq_core_log_level, in vchiq_initialise() 648 vchiq_log_trace(vchiq_core_log_level, in vchiq_initialise() 682 vchiq_log_trace(vchiq_core_log_level, in vchiq_shutdown() 703 vchiq_log_trace(vchiq_core_log_level, in vchiq_connect() 716 vchiq_log_trace(vchiq_core_log_level, in vchiq_connect() 753 vchiq_log_trace(vchiq_core_log_level, in vchiq_add_service() 789 vchiq_log_trace(vchiq_core_log_level, in vchiq_open_service() 919 vchiq_log_error(vchiq_core_log_level, in vchiq_blocking_bulk_transfer()
|
| D | vchiq_connected.c | 44 vchiq_log_error(vchiq_core_log_level, in vchiq_add_connected_callback()
|
| D | vchiq_core.h | 65 vchiq_log_error(vchiq_core_log_level, "===== " __VA_ARGS__) 457 extern int vchiq_core_log_level;
|
| D | vchiq_debugfs.c | 32 { "core", &vchiq_core_log_level },
|