Home
last modified time | relevance | path

Searched refs:vchiq_dump (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_core.c3417 err = vchiq_dump(dump_context, buf, len + 1); in vchiq_dump_shared_state()
3423 err = vchiq_dump(dump_context, buf, len + 1); in vchiq_dump_shared_state()
3434 err = vchiq_dump(dump_context, buf, len + 1); in vchiq_dump_shared_state()
3443 err = vchiq_dump(dump_context, buf, len + 1); in vchiq_dump_shared_state()
3459 err = vchiq_dump(dump_context, buf, len + 1); in vchiq_dump_state()
3469 err = vchiq_dump(dump_context, buf, len + 1); in vchiq_dump_state()
3476 err = vchiq_dump(dump_context, buf, len + 1); in vchiq_dump_state()
3486 err = vchiq_dump(dump_context, buf, len + 1); in vchiq_dump_state()
3499 err = vchiq_dump(dump_context, buf, len + 1); in vchiq_dump_state()
3577 err = vchiq_dump(dump_context, buf, len + 1); in vchiq_dump_service_state()
[all …]
Dvchiq_2835_arm.c258 return vchiq_dump(dump_context, buf, len + 1); in vchiq_dump_platform_state()
Dvchiq_core.h645 vchiq_dump(void *dump_context, const char *str, int len);
Dvchiq_arm.c2009 int vchiq_dump(void *dump_context, const char *str, int len) in vchiq_dump() function
2108 err = vchiq_dump(dump_context, buf, len + 1); in vchiq_dump_platform_instances()
2144 return vchiq_dump(dump_context, buf, len + 1); in vchiq_dump_platform_service_state()