Searched refs:vchiq_dump (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/staging/vc04_services/interface/vchiq_arm/ |
| H A D | vchiq_core.c | 3423 err = vchiq_dump(dump_context, buf, len + 1); in vchiq_dump_shared_state() 3429 err = vchiq_dump(dump_context, buf, len + 1); in vchiq_dump_shared_state() 3440 err = vchiq_dump(dump_context, buf, len + 1); in vchiq_dump_shared_state() 3449 err = vchiq_dump(dump_context, buf, len + 1); in vchiq_dump_shared_state() 3465 err = vchiq_dump(dump_context, buf, len + 1); in vchiq_dump_state() 3475 err = vchiq_dump(dump_context, buf, len + 1); in vchiq_dump_state() 3482 err = vchiq_dump(dump_context, buf, len + 1); in vchiq_dump_state() 3492 err = vchiq_dump(dump_context, buf, len + 1); in vchiq_dump_state() 3505 err = vchiq_dump(dump_context, buf, len + 1); in vchiq_dump_state() 3583 err = vchiq_dump(dump_context, buf, len + 1); in vchiq_dump_service_state() [all …]
|
| H A D | vchiq_2835_arm.c | 258 return vchiq_dump(dump_context, buf, len + 1); in vchiq_dump_platform_state()
|
| H A D | vchiq_core.h | 645 vchiq_dump(void *dump_context, const char *str, int len);
|
| H A D | vchiq_arm.c | 2011 int vchiq_dump(void *dump_context, const char *str, int len) in vchiq_dump() function 2110 err = vchiq_dump(dump_context, buf, len + 1); in vchiq_dump_platform_instances() 2146 return vchiq_dump(dump_context, buf, len + 1); in vchiq_dump_platform_service_state()
|