Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_core.c1416 vchiq_loud_error("%d: service %d (%c%c%c%c) " in parse_open()
2149 vchiq_loud_error("local state has already been " in vchiq_init_state()
2152 vchiq_loud_error("master/slave mismatch two slaves"); in vchiq_init_state()
2233 vchiq_loud_error("couldn't create thread %s", threadname); in vchiq_init_state()
2245 vchiq_loud_error("couldn't create thread %s", threadname); in vchiq_init_state()
2257 vchiq_loud_error("couldn't create thread %s", threadname); in vchiq_init_state()
Dvchiq_core.h46 #define vchiq_loud_error(...) \ macro