Searched refs:vchiq_loud_error (Results 1 – 2 of 2) sorted by relevance
1507 …vchiq_loud_error("%d: service %d (%c%c%c%c) version mismatch - local (%d, min %d) vs. remote (%d, … in parse_open()2170 vchiq_loud_error("local state has already been initialised"); in vchiq_init_state()2172 vchiq_loud_error("master/slave mismatch two slaves"); in vchiq_init_state()2252 vchiq_loud_error("couldn't create thread %s", threadname); in vchiq_init_state()2262 vchiq_loud_error("couldn't create thread %s", threadname); in vchiq_init_state()2273 vchiq_loud_error("couldn't create thread %s", threadname); in vchiq_init_state()2350 vchiq_loud_error("Can't add service, invalid params\n"); in vchiq_validate_params()
63 #define vchiq_loud_error(...) \ macro