Searched refs:vchiq_dump (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.10/drivers/staging/vc04_services/interface/vchiq_arm/ |
| D | vchiq_core.c | 3417 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 …]
|
| D | vchiq_2835_arm.c | 258 return vchiq_dump(dump_context, buf, len + 1); in vchiq_dump_platform_state()
|
| D | vchiq_core.h | 645 vchiq_dump(void *dump_context, const char *str, int len);
|
| D | vchiq_arm.c | 2009 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()
|