Searched refs:vchiq_log_error (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/staging/vc04_services/interface/vchiq_arm/ |
D | vchiq_arm.c | 222 vchiq_log_error(vchiq_core_log_level, in vchiq_initialise() 233 vchiq_log_error(vchiq_core_log_level, in vchiq_initialise() 512 vchiq_log_error(vchiq_core_log_level, in vchiq_blocking_bulk_transfer() 913 vchiq_log_error(vchiq_arm_log_level, in vchiq_ioctl() 926 vchiq_log_error(vchiq_arm_log_level, in vchiq_ioctl() 1074 vchiq_log_error(vchiq_susp_log_level, in vchiq_ioctl() 1166 vchiq_log_error(vchiq_arm_log_level, in vchiq_ioctl() 1288 vchiq_log_error( in vchiq_ioctl() 1447 vchiq_log_error(vchiq_arm_log_level, in vchiq_ioctl() 2025 vchiq_log_error(vchiq_arm_log_level, in vchiq_open() [all …]
|
D | vchiq_core.c | 686 vchiq_log_error(vchiq_core_log_level, in process_free_queue() 717 vchiq_log_error( in process_free_queue() 732 vchiq_log_error(vchiq_core_log_level, in process_free_queue() 1087 vchiq_log_error(vchiq_core_log_level, in queue_message_sync() 1757 vchiq_log_error(vchiq_core_log_level, in parse_rx_slots() 1788 vchiq_log_error(vchiq_core_log_level, in parse_rx_slots() 1819 vchiq_log_error(vchiq_core_log_level, in parse_rx_slots() 1918 vchiq_log_error( in parse_rx_slots() 1958 vchiq_log_error(vchiq_core_log_level, in parse_rx_slots() 2017 vchiq_log_error(vchiq_core_log_level, in parse_rx_slots() [all …]
|
D | vchiq_connected.c | 84 vchiq_log_error(vchiq_core_log_level, in vchiq_add_connected_callback()
|
D | vchiq_core.h | 54 #ifndef vchiq_log_error 55 #define vchiq_log_error(cat, fmt, ...) \ macro 76 vchiq_log_error(vchiq_core_log_level, "===== " __VA_ARGS__)
|