Searched refs:vchiq_loud_error (Results 1 – 2 of 2) sorted by relevance
1549 vchiq_loud_error("%d: service %d (%c%c%c%c) " in parse_open()2355 vchiq_loud_error("Invalid VCHIQ magic value found."); in vchiq_init_state()2356 vchiq_loud_error("slot_zero=%p: magic=%x (expected %x)", in vchiq_init_state()2369 vchiq_loud_error("Incompatible VCHIQ versions found."); in vchiq_init_state()2370 vchiq_loud_error("slot_zero=%p: VideoCore version=%d " in vchiq_init_state()2374 vchiq_loud_error("Restart with a newer VideoCore image."); in vchiq_init_state()2381 vchiq_loud_error("Incompatible VCHIQ versions found."); in vchiq_init_state()2382 vchiq_loud_error("slot_zero=%p: version=%d (VideoCore " in vchiq_init_state()2386 vchiq_loud_error("Restart with a newer kernel."); in vchiq_init_state()2397 vchiq_loud_error("slot_zero=%p: slot_zero_size=%x " in vchiq_init_state()[all …]
76 #define vchiq_loud_error(...) \ macro