Home
last modified time | relevance | path

Searched refs:vchiq_loud_error (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_core.c1507vchiq_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()
Dvchiq_core.h63 #define vchiq_loud_error(...) \ macro