Home
last modified time | relevance | path

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 Dvchiq_core.c3423 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 Dvchiq_2835_arm.c258 return vchiq_dump(dump_context, buf, len + 1); in vchiq_dump_platform_state()
H A Dvchiq_core.h645 vchiq_dump(void *dump_context, const char *str, int len);
H A Dvchiq_arm.c2011 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()