Searched refs:vchiq_loud_error (Results 1 – 2 of 2) sorted by relevance
1543 vchiq_loud_error("%d: service %d (%c%c%c%c) " in parse_open()2352 vchiq_loud_error("Invalid VCHIQ magic value found."); in vchiq_init_state()2353 vchiq_loud_error("slot_zero=%p: magic=%x (expected %x)", in vchiq_init_state()2366 vchiq_loud_error("Incompatible VCHIQ versions found."); in vchiq_init_state()2367 vchiq_loud_error("slot_zero=%p: VideoCore version=%d " in vchiq_init_state()2371 vchiq_loud_error("Restart with a newer VideoCore image."); in vchiq_init_state()2378 vchiq_loud_error("Incompatible VCHIQ versions found."); in vchiq_init_state()2379 vchiq_loud_error("slot_zero=%p: version=%d (VideoCore " in vchiq_init_state()2383 vchiq_loud_error("Restart with a newer kernel."); in vchiq_init_state()2394 vchiq_loud_error("slot_zero=%p: slot_zero_size=%x " in vchiq_init_state()[all …]
78 #define vchiq_loud_error(...) \ macro