Searched refs:vchiq_log_error (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/staging/vc04_services/interface/vchiq_arm/ |
| D | vchiq_arm.c | 200 vchiq_log_error(vchiq_core_log_level, in vchiq_initialise() 211 vchiq_log_error(vchiq_core_log_level, in vchiq_initialise() 479 vchiq_log_error(vchiq_core_log_level, in vchiq_blocking_bulk_transfer() 853 vchiq_log_error(vchiq_arm_log_level, in vchiq_ioctl() 866 vchiq_log_error(vchiq_arm_log_level, in vchiq_ioctl() 996 vchiq_log_error(vchiq_susp_log_level, in vchiq_ioctl() 1081 vchiq_log_error(vchiq_arm_log_level, in vchiq_ioctl() 1203 vchiq_log_error( in vchiq_ioctl() 1361 vchiq_log_error(vchiq_arm_log_level, in vchiq_ioctl() 1927 vchiq_log_error(vchiq_arm_log_level, in vchiq_open() [all …]
|
| D | vchiq_core.c | 661 vchiq_log_error(vchiq_core_log_level, in process_free_queue() 692 vchiq_log_error( in process_free_queue() 707 vchiq_log_error(vchiq_core_log_level, in process_free_queue() 1058 vchiq_log_error(vchiq_core_log_level, in queue_message_sync() 1584 vchiq_log_error(vchiq_core_log_level, in parse_rx_slots() 1615 vchiq_log_error(vchiq_core_log_level, in parse_rx_slots() 1646 vchiq_log_error(vchiq_core_log_level, in parse_rx_slots() 1727 vchiq_log_error(vchiq_core_log_level, in parse_rx_slots() 1786 vchiq_log_error(vchiq_core_log_level, in parse_rx_slots() 1824 vchiq_log_error(vchiq_core_log_level, in parse_rx_slots() [all …]
|
| D | vchiq_connected.c | 53 vchiq_log_error(vchiq_core_log_level, in vchiq_add_connected_callback()
|
| D | vchiq_core.h | 25 #ifndef vchiq_log_error 26 #define vchiq_log_error(cat, fmt, ...) \ macro 47 vchiq_log_error(vchiq_core_log_level, "===== " __VA_ARGS__)
|