Searched refs:vchiq_log_warning (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/staging/vc04_services/interface/vchiq_arm/ |
D | vchiq_arm.c | 682 vchiq_log_warning(vchiq_core_log_level, in vchiq_initialise() 1684 …vchiq_log_warning(vchiq_susp_log_level, "Too many active services (%d). Only dumping up to first %… in vchiq_dump_service_use_state() 1688 vchiq_log_warning(vchiq_susp_log_level, "----- %c%c%c%c:%d service count %d %s", in vchiq_dump_service_use_state() 1693 vchiq_log_warning(vchiq_susp_log_level, "----- VCHIQ use count %d", peer_count); in vchiq_dump_service_use_state() 1694 vchiq_log_warning(vchiq_susp_log_level, "--- Overall vchiq instance use count %d", in vchiq_dump_service_use_state() 1832 vchiq_log_warning(vchiq_arm_log_level, in vchiq_probe() 1843 vchiq_log_warning(vchiq_arm_log_level, "could not initialize vchiq platform"); in vchiq_probe()
|
D | vchiq_core.h | 47 #ifndef vchiq_log_warning 48 #define vchiq_log_warning(cat, fmt, ...) \ macro
|
D | vchiq_core.c | 471 vchiq_log_warning(vchiq_core_log_level, in make_service_callback() 1608 vchiq_log_warning(vchiq_core_log_level, in parse_message() 2915 vchiq_log_warning(vchiq_core_log_level, in vchiq_close_service() 2976 vchiq_log_warning(vchiq_core_log_level, in vchiq_remove_service()
|