Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_arm.c285 vchiq_log_info(vchiq_arm_log_level, in vchiq_shutdown()
539 vchiq_log_info(vchiq_arm_log_level, in vchiq_blocking_bulk_transfer()
570 vchiq_log_info(vchiq_arm_log_level, in add_completion()
574 vchiq_log_info(vchiq_arm_log_level, in add_completion()
668 vchiq_log_info(vchiq_arm_log_level, in service_callback()
682 vchiq_log_info(vchiq_arm_log_level, in service_callback()
687 vchiq_log_info(vchiq_arm_log_level, in service_callback()
743 vchiq_log_info(vchiq_arm_log_level, in close_delivered()
1172 vchiq_log_info(vchiq_arm_log_level, in vchiq_ioctl()
1202 vchiq_log_info(vchiq_arm_log_level, in vchiq_ioctl()
[all …]
Dvchiq_core.c160 vchiq_log_info(vchiq_core_log_level, "%d: srv:%d %s->%s", in vchiq_set_service_state()
183 vchiq_log_info(vchiq_core_log_level, in find_service_by_handle()
206 vchiq_log_info(vchiq_core_log_level, in find_service_by_port()
230 vchiq_log_info(vchiq_core_log_level, in find_service_for_instance()
256 vchiq_log_info(vchiq_core_log_level, in find_closed_service_for_instance()
415 vchiq_log_info(vchiq_core_log_level, "%d: %s->%s", state->id, in vchiq_set_conn_state()
936 vchiq_log_info(vchiq_core_log_level, in queue_message()
997 vchiq_log_info(vchiq_core_log_level, in queue_message()
1028 vchiq_log_info(SRVTRACE_LEVEL(service), in queue_message()
1092 vchiq_log_info(vchiq_sync_log_level, in queue_message_sync()
[all …]
Dvchiq_2835_arm.c195 vchiq_log_info(vchiq_arm_log_level, in vchiq_platform_init()
340 vchiq_log_info(vchiq_arm_log_level, "Suspend timer not in use"); in vchiq_dump_platform_use_state()
484 vchiq_log_info(vchiq_arm_log_level, in create_pagelist()
Dvchiq_core.h64 #ifndef vchiq_log_info
65 #define vchiq_log_info(cat, fmt, ...) \ macro