Searched refs:vchiq_log_error (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/drivers/staging/vc04_services/interface/vchiq_arm/ |
D | vchiq_arm.c | 170 vchiq_log_error(vchiq_core_log_level, in vchiq_initialise() 181 vchiq_log_error(vchiq_core_log_level, in vchiq_initialise() 475 vchiq_log_error(vchiq_core_log_level, in vchiq_blocking_bulk_transfer() 936 vchiq_log_error(vchiq_arm_log_level, in vchiq_ioc_dequeue_message() 985 vchiq_log_error(vchiq_arm_log_level, in vchiq_irq_queue_bulk_tx_rx() 1173 vchiq_log_error(vchiq_arm_log_level, in vchiq_ioc_await_completion() 1300 vchiq_log_error(vchiq_arm_log_level, in vchiq_ioctl() 1313 vchiq_log_error(vchiq_arm_log_level, in vchiq_ioctl() 1380 vchiq_log_error(vchiq_susp_log_level, in vchiq_ioctl() 1861 vchiq_log_error(vchiq_arm_log_level, in vchiq_open() [all …]
|
D | vchiq_core.c | 685 vchiq_log_error(vchiq_core_log_level, in process_free_queue() 716 vchiq_log_error( in process_free_queue() 731 vchiq_log_error(vchiq_core_log_level, in process_free_queue() 1082 vchiq_log_error(vchiq_core_log_level, in queue_message_sync() 1599 vchiq_log_error(vchiq_core_log_level, in parse_rx_slots() 1630 vchiq_log_error(vchiq_core_log_level, in parse_rx_slots() 1661 vchiq_log_error(vchiq_core_log_level, in parse_rx_slots() 1742 vchiq_log_error(vchiq_core_log_level, in parse_rx_slots() 1801 vchiq_log_error(vchiq_core_log_level, in parse_rx_slots() 1836 vchiq_log_error(vchiq_core_log_level, in parse_rx_slots() [all …]
|
D | vchiq_connected.c | 45 vchiq_log_error(vchiq_core_log_level, in vchiq_add_connected_callback()
|
D | vchiq_core.h | 43 #ifndef vchiq_log_error 44 #define vchiq_log_error(cat, fmt, ...) \ macro 65 vchiq_log_error(vchiq_core_log_level, "===== " __VA_ARGS__)
|