Searched refs:vchiq_log_error (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.6/drivers/staging/vc04_services/interface/vchiq_arm/ |
D | vchiq_arm.c | 686 vchiq_log_error(vchiq_core_log_level, "%s: videocore not initialized\n", __func__); in vchiq_initialise() 696 vchiq_log_error(vchiq_core_log_level, in vchiq_initialise() 962 vchiq_log_error(vchiq_core_log_level, "%s - out of memory", __func__); in vchiq_blocking_bulk_transfer() 1329 vchiq_log_error(vchiq_susp_log_level, "%s callback reason %d", __func__, reason); in vchiq_keepalive_vchiq_callback() 1353 vchiq_log_error(vchiq_susp_log_level, "%s vchiq_initialise failed %d", __func__, in vchiq_keepalive_thread_func() 1360 vchiq_log_error(vchiq_susp_log_level, "%s vchiq_connect failed %d", __func__, in vchiq_keepalive_thread_func() 1367 vchiq_log_error(vchiq_susp_log_level, "%s vchiq_open_service failed %d", __func__, in vchiq_keepalive_thread_func() 1376 vchiq_log_error(vchiq_susp_log_level, "%s interrupted", __func__); in vchiq_keepalive_thread_func() 1396 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_thread_func() 1403 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_thread_func() [all …]
|
D | vchiq_core.c | 754 vchiq_log_error(vchiq_core_log_level, in process_free_data_message() 779 vchiq_log_error(vchiq_core_log_level, in process_free_data_message() 844 vchiq_log_error(vchiq_core_log_level, in process_free_queue() 1181 vchiq_log_error(vchiq_core_log_level, "%d: qms - msgid %x, not PADDING", in queue_message_sync() 1634 vchiq_log_error(vchiq_core_log_level, in parse_message() 1661 vchiq_log_error(vchiq_core_log_level, in parse_message() 1688 vchiq_log_error(vchiq_core_log_level, "OPENACK received in state %s", in parse_message() 1759 vchiq_log_error(vchiq_core_log_level, in parse_message() 1808 vchiq_log_error(vchiq_core_log_level, "%d: PAUSE received in state PAUSED", in parse_message() 1839 vchiq_log_error(vchiq_core_log_level, "%d: prs invalid msgid %x@%pK,%x", in parse_message() [all …]
|
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_connected.c | 42 vchiq_log_error(vchiq_core_log_level, in vchiq_add_connected_callback()
|
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()
|