Searched refs:vchiq_log_info (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/drivers/staging/vc04_services/interface/vchiq_arm/ |
| D | vchiq_core.c | 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() 492 vchiq_log_info(vchiq_core_log_level, "%d: %s->%s", state->id, in vchiq_set_conn_state() 1043 vchiq_log_info(vchiq_core_log_level, in queue_message() 1108 vchiq_log_info(vchiq_core_log_level, in queue_message() 1140 vchiq_log_info(SRVTRACE_LEVEL(service), in queue_message() 1202 vchiq_log_info(vchiq_sync_log_level, in queue_message_sync() [all …]
|
| D | vchiq_arm.c | 261 vchiq_log_info(vchiq_arm_log_level, in create_pagelist() 507 vchiq_log_info(vchiq_arm_log_level, in vchiq_platform_init() 662 vchiq_log_info(vchiq_arm_log_level, in free_bulk_waiter() 944 vchiq_log_info(vchiq_arm_log_level, in vchiq_blocking_bulk_transfer() 971 vchiq_log_info(vchiq_arm_log_level, in add_completion() 975 vchiq_log_info(vchiq_arm_log_level, in add_completion() 1070 vchiq_log_info(vchiq_arm_log_level, in service_callback() 1084 vchiq_log_info(vchiq_arm_log_level, in service_callback() 1089 vchiq_log_info(vchiq_arm_log_level, in service_callback() 1719 vchiq_log_info(vchiq_susp_log_level, "%d: %s->%s", state->id, in vchiq_platform_conn_state_changed() [all …]
|
| D | vchiq_dev.c | 55 vchiq_log_info(vchiq_arm_log_level, in close_delivered() 245 vchiq_log_info(vchiq_arm_log_level, in vchiq_ioc_dequeue_message() 336 vchiq_log_info(vchiq_arm_log_level, in vchiq_irq_queue_bulk_tx_rx() 369 vchiq_log_info(vchiq_arm_log_level, in vchiq_irq_queue_bulk_tx_rx() 473 vchiq_log_info(vchiq_arm_log_level, in vchiq_ioc_await_completion() 894 vchiq_log_info(vchiq_arm_log_level, in vchiq_ioctl() 1199 vchiq_log_info(vchiq_arm_log_level, "vchiq_open"); in vchiq_open() 1235 vchiq_log_info(vchiq_arm_log_level, "%s: instance=%lx", __func__, in vchiq_release() 1411 vchiq_log_info(vchiq_arm_log_level, in vchiq_register_chrdev()
|
| D | vchiq_core.h | 53 #ifndef vchiq_log_info 54 #define vchiq_log_info(cat, fmt, ...) \ macro
|