Searched refs:vchiq_log_error (Results  1 – 5 of 5) sorted by relevance
| /Linux-v5.15/drivers/staging/vc04_services/interface/vchiq_arm/ | 
| D | vchiq_arm.c | 620 		vchiq_log_error(vchiq_core_log_level,  in vchiq_initialise() 632 		vchiq_log_error(vchiq_core_log_level,  in vchiq_initialise() 919 			vchiq_log_error(vchiq_core_log_level,  in vchiq_blocking_bulk_transfer() 1279 	vchiq_log_error(vchiq_susp_log_level,  in vchiq_keepalive_vchiq_callback() 1304 		vchiq_log_error(vchiq_susp_log_level,  in vchiq_keepalive_thread_func() 1311 		vchiq_log_error(vchiq_susp_log_level,  in vchiq_keepalive_thread_func() 1318 		vchiq_log_error(vchiq_susp_log_level,  in vchiq_keepalive_thread_func() 1327 			vchiq_log_error(vchiq_susp_log_level,  in vchiq_keepalive_thread_func() 1348 				vchiq_log_error(vchiq_susp_log_level,  in vchiq_keepalive_thread_func() 1356 				vchiq_log_error(vchiq_susp_log_level,  in vchiq_keepalive_thread_func() [all …] 
 | 
| D | vchiq_core.c | 742 		vchiq_log_error(vchiq_core_log_level,  in process_free_data_message() 772 			vchiq_log_error(vchiq_core_log_level,  in process_free_data_message() 839 				vchiq_log_error(vchiq_core_log_level,  in process_free_queue() 1197 			vchiq_log_error(vchiq_core_log_level,  in queue_message_sync() 1690 			vchiq_log_error(vchiq_core_log_level,  in parse_message() 1720 		vchiq_log_error(vchiq_core_log_level,  in parse_message() 1750 			vchiq_log_error(vchiq_core_log_level,  in parse_message() 1830 				vchiq_log_error(vchiq_core_log_level,  in parse_message() 1888 			vchiq_log_error(vchiq_core_log_level,  in parse_message() 1922 		vchiq_log_error(vchiq_core_log_level,  in parse_message() [all …] 
 | 
| D | vchiq_dev.c | 282 		vchiq_log_error(vchiq_arm_log_level,  in vchiq_ioc_dequeue_message() 330 			vchiq_log_error(vchiq_arm_log_level,  in vchiq_irq_queue_bulk_tx_rx() 520 				vchiq_log_error(vchiq_arm_log_level,  in vchiq_ioc_await_completion() 639 			vchiq_log_error(vchiq_arm_log_level,  in vchiq_ioctl() 651 			vchiq_log_error(vchiq_arm_log_level,  in vchiq_ioctl() 722 				vchiq_log_error(vchiq_susp_log_level,  in vchiq_ioctl() 1202 		vchiq_log_error(vchiq_arm_log_level,  in vchiq_open() 1397 		vchiq_log_error(vchiq_arm_log_level,  in vchiq_register_chrdev() 1405 		vchiq_log_error(vchiq_arm_log_level,  in vchiq_register_chrdev()
  | 
| D | vchiq_connected.c | 44 			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__)
  |