Searched refs:vchiq_loud_error (Results 1 – 2 of 2) sorted by relevance
1561 vchiq_loud_error("%d: service %d (%c%c%c%c) " in parse_open()2285 vchiq_loud_error("local state has already been initialised"); in vchiq_init_state()2287 vchiq_loud_error("master/slave mismatch two slaves"); in vchiq_init_state()2368 vchiq_loud_error("couldn't create thread %s", threadname); in vchiq_init_state()2380 vchiq_loud_error("couldn't create thread %s", threadname); in vchiq_init_state()2393 vchiq_loud_error("couldn't create thread %s", threadname); in vchiq_init_state()2465 vchiq_loud_error("Can't add service, invalid params\n"); in vchiq_validate_params()
64 #define vchiq_loud_error(...) \ macro