Searched refs:vchiq_loud_error (Results 1 – 2 of 2) sorted by relevance
1440 vchiq_loud_error("%d: service %d (%c%c%c%c) " in parse_open()2145 vchiq_loud_error("local state has already been " in vchiq_init_state()2148 vchiq_loud_error("master/slave mismatch two slaves"); in vchiq_init_state()2229 vchiq_loud_error("couldn't create thread %s", threadname); in vchiq_init_state()2241 vchiq_loud_error("couldn't create thread %s", threadname); in vchiq_init_state()2253 vchiq_loud_error("couldn't create thread %s", threadname); in vchiq_init_state()2322 vchiq_loud_error("Can't add service, invalid params\n"); in vchiq_validate_params()
64 #define vchiq_loud_error(...) \ macro