Searched refs:vchiq_loud_error (Results 1 – 2 of 2) sorted by relevance
1540 vchiq_loud_error("%d: service %d (%c%c%c%c) " in parse_open()2336 vchiq_loud_error("Invalid VCHIQ magic value found."); in vchiq_init_state()2350 vchiq_loud_error("Incompatible VCHIQ versions found."); in vchiq_init_state()2351 vchiq_loud_error("slot_zero=%x: VideoCore version=%d " in vchiq_init_state()2362 vchiq_loud_error("Incompatible VCHIQ versions found."); in vchiq_init_state()2367 vchiq_loud_error("Restart with a newer kernel."); in vchiq_init_state()2378 vchiq_loud_error("slot_zero=%x: slot_zero_size=%x " in vchiq_init_state()2384 vchiq_loud_error("slot_zero=%x: slot_size=%d " in vchiq_init_state()2389 vchiq_loud_error("slot_zero=%x: max_slots=%d " in vchiq_init_state()2417 vchiq_loud_error("local state has already been " in vchiq_init_state()[all …]
76 #define vchiq_loud_error(...) \ macro