Searched refs:vchiq_log_error (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.1/drivers/staging/vc04_services/interface/vchiq_arm/ |
D | vchiq_arm.c | 680 vchiq_log_error(vchiq_core_log_level, "%s: videocore not initialized\n", __func__); in vchiq_initialise() 690 vchiq_log_error(vchiq_core_log_level, in vchiq_initialise() 956 vchiq_log_error(vchiq_core_log_level, "%s - out of memory", __func__); in vchiq_blocking_bulk_transfer() 1323 vchiq_log_error(vchiq_susp_log_level, "%s callback reason %d", __func__, reason); in vchiq_keepalive_vchiq_callback() 1347 vchiq_log_error(vchiq_susp_log_level, "%s vchiq_initialise failed %d", __func__, in vchiq_keepalive_thread_func() 1354 vchiq_log_error(vchiq_susp_log_level, "%s vchiq_connect failed %d", __func__, in vchiq_keepalive_thread_func() 1361 vchiq_log_error(vchiq_susp_log_level, "%s vchiq_open_service failed %d", __func__, in vchiq_keepalive_thread_func() 1370 vchiq_log_error(vchiq_susp_log_level, "%s interrupted", __func__); in vchiq_keepalive_thread_func() 1390 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_thread_func() 1397 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_thread_func() [all …]
|
D | vchiq_core.c | 744 vchiq_log_error(vchiq_core_log_level, in process_free_data_message() 769 vchiq_log_error(vchiq_core_log_level, in process_free_data_message() 834 vchiq_log_error(vchiq_core_log_level, in process_free_queue() 1171 vchiq_log_error(vchiq_core_log_level, "%d: qms - msgid %x, not PADDING", in queue_message_sync() 1625 vchiq_log_error(vchiq_core_log_level, in parse_message() 1652 vchiq_log_error(vchiq_core_log_level, in parse_message() 1679 vchiq_log_error(vchiq_core_log_level, "OPENACK received in state %s", in parse_message() 1750 vchiq_log_error(vchiq_core_log_level, in parse_message() 1799 vchiq_log_error(vchiq_core_log_level, "%d: PAUSE received in state PAUSED", in parse_message() 1830 vchiq_log_error(vchiq_core_log_level, "%d: prs invalid msgid %x@%pK,%x", in parse_message() [all …]
|
D | vchiq_connected.c | 42 vchiq_log_error(vchiq_core_log_level, in vchiq_add_connected_callback()
|
D | vchiq_core.h | 42 #ifndef vchiq_log_error 43 #define vchiq_log_error(cat, fmt, ...) \ macro 64 vchiq_log_error(vchiq_core_log_level, "===== " __VA_ARGS__)
|
D | vchiq_dev.c | 274 vchiq_log_error(vchiq_arm_log_level, in vchiq_ioc_dequeue_message() 321 vchiq_log_error(vchiq_arm_log_level, in vchiq_irq_queue_bulk_tx_rx() 504 vchiq_log_error(vchiq_arm_log_level, in vchiq_ioc_await_completion() 621 vchiq_log_error(vchiq_arm_log_level, in vchiq_ioctl() 633 vchiq_log_error(vchiq_arm_log_level, in vchiq_ioctl() 703 vchiq_log_error(vchiq_susp_log_level, in vchiq_ioctl() 1176 vchiq_log_error(vchiq_arm_log_level, in vchiq_open()
|