Searched refs:vchiq_dump (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/ |
| H A D | vchiq_core.c | 3678 vchiq_dump(dump_context, buf, len + 1); in vchiq_dump_shared_state() 3682 vchiq_dump(dump_context, buf, len + 1); in vchiq_dump_shared_state() 3690 vchiq_dump(dump_context, buf, len + 1); in vchiq_dump_shared_state() 3697 vchiq_dump(dump_context, buf, len + 1); in vchiq_dump_shared_state() 3710 vchiq_dump(dump_context, buf, len + 1); in vchiq_dump_state() 3720 vchiq_dump(dump_context, buf, len + 1); in vchiq_dump_state() 3725 vchiq_dump(dump_context, buf, len + 1); in vchiq_dump_state() 3733 vchiq_dump(dump_context, buf, len + 1); in vchiq_dump_state() 3744 vchiq_dump(dump_context, buf, len + 1); in vchiq_dump_state() 3798 vchiq_dump(dump_context, buf, len + 1); in vchiq_dump_service_state() [all …]
|
| H A D | vchiq_core.h | 656 vchiq_dump(void *dump_context, const char *str, int len);
|
| H A D | vchiq_2835_arm.c | 327 vchiq_dump(dump_context, buf, len + 1); in vchiq_dump_platform_state()
|
| H A D | vchiq_arm.c | 1371 vchiq_dump(void *dump_context, const char *str, int len) in vchiq_dump() function 1447 vchiq_dump(dump_context, buf, len + 1); in vchiq_dump_platform_instances() 1483 vchiq_dump(dump_context, buf, len + 1); in vchiq_dump_platform_service_state()
|