Searched refs:vchiq_log_error (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/ |
H A D | vchiq_arm.c | 673 vchiq_log_error(vchiq_core_log_level, "%s: videocore not initialized\n", __func__); in vchiq_initialise() 683 vchiq_log_error(vchiq_core_log_level, in vchiq_initialise() 949 vchiq_log_error(vchiq_core_log_level, "%s - out of memory", __func__); in vchiq_blocking_bulk_transfer() 1316 vchiq_log_error(vchiq_susp_log_level, "%s callback reason %d", __func__, reason); in vchiq_keepalive_vchiq_callback() 1340 vchiq_log_error(vchiq_susp_log_level, "%s vchiq_initialise failed %d", __func__, in vchiq_keepalive_thread_func() 1347 vchiq_log_error(vchiq_susp_log_level, "%s vchiq_connect failed %d", __func__, in vchiq_keepalive_thread_func() 1354 vchiq_log_error(vchiq_susp_log_level, "%s vchiq_open_service failed %d", __func__, in vchiq_keepalive_thread_func() 1363 vchiq_log_error(vchiq_susp_log_level, "%s interrupted", __func__); in vchiq_keepalive_thread_func() 1383 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_thread_func() 1390 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_thread_func() [all …]
|
H A 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 …]
|
H A 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__)
|
H A D | vchiq_connected.c | 42 vchiq_log_error(vchiq_core_log_level, in vchiq_add_connected_callback()
|
H A 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()
|