Searched refs:vchiq_log_info (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/staging/vc04_services/interface/vchiq_arm/ |
| D | vchiq_arm.c | 258 vchiq_log_info(vchiq_arm_log_level, in vchiq_shutdown() 505 vchiq_log_info(vchiq_arm_log_level, in vchiq_blocking_bulk_transfer() 537 vchiq_log_info(vchiq_arm_log_level, in add_completion() 541 vchiq_log_info(vchiq_arm_log_level, in add_completion() 635 vchiq_log_info(vchiq_arm_log_level, in service_callback() 649 vchiq_log_info(vchiq_arm_log_level, in service_callback() 654 vchiq_log_info(vchiq_arm_log_level, in service_callback() 710 vchiq_log_info(vchiq_arm_log_level, in close_delivered() 1087 vchiq_log_info(vchiq_arm_log_level, in vchiq_ioctl() 1116 vchiq_log_info(vchiq_arm_log_level, in vchiq_ioctl() [all …]
|
| D | vchiq_core.c | 127 vchiq_log_info(vchiq_core_log_level, "%d: srv:%d %s->%s", in vchiq_set_service_state() 150 vchiq_log_info(vchiq_core_log_level, in find_service_by_handle() 173 vchiq_log_info(vchiq_core_log_level, in find_service_by_port() 197 vchiq_log_info(vchiq_core_log_level, in find_service_for_instance() 223 vchiq_log_info(vchiq_core_log_level, in find_closed_service_for_instance() 382 vchiq_log_info(vchiq_core_log_level, "%d: %s->%s", state->id, in vchiq_set_conn_state() 909 vchiq_log_info(vchiq_core_log_level, in queue_message() 970 vchiq_log_info(vchiq_core_log_level, in queue_message() 1001 vchiq_log_info(SRVTRACE_LEVEL(service), in queue_message() 1063 vchiq_log_info(vchiq_sync_log_level, in queue_message_sync() [all …]
|
| D | vchiq_2835_arm.c | 164 vchiq_log_info(vchiq_arm_log_level, in vchiq_platform_init() 299 vchiq_log_info(vchiq_arm_log_level, "Suspend timer not in use"); in vchiq_dump_platform_use_state() 450 vchiq_log_info(vchiq_arm_log_level, in create_pagelist()
|
| D | vchiq_core.h | 35 #ifndef vchiq_log_info 36 #define vchiq_log_info(cat, fmt, ...) \ macro
|