Searched defs:dump_context (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-6.6/drivers/staging/vc04_services/interface/vchiq_arm/ |
H A D | vchiq_arm.h | 72 struct dump_context { struct
|
H A D | vchiq_arm.c | 658 int vchiq_dump_platform_state(void *dump_context) in vchiq_dump_platform_state() argument 1173 int vchiq_dump(void *dump_context, const char *str, int len) in vchiq_dump() argument 1214 int vchiq_dump_platform_instances(void *dump_context) in vchiq_dump_platform_instances() argument 1279 int vchiq_dump_platform_service_state(void *dump_context, in vchiq_dump_platform_service_state() argument [all...] |
H A D | vchiq_core.c | 3398 vchiq_dump_shared_state(void *dump_context, struct vchiq_state *state, in vchiq_dump_shared_state() argument 3453 int vchiq_dump_state(void *dump_context, struct vchiq_state *state) in vchiq_dump_state() argument 3536 vchiq_dump_service_state(void *dump_context, struct vchiq_service *service) vchiq_dump_service_state() argument [all...] |
/kernel/linux/linux-5.10/drivers/staging/vc04_services/interface/vchiq_arm/ |
H A D | vchiq_2835_arm.c | 251 int vchiq_dump_platform_state(void *dump_context) in vchiq_dump_platform_state() argument
|
H A D | vchiq_core.c | 3398 vchiq_dump_shared_state(void *dump_context, struct vchiq_state *state, in vchiq_dump_shared_state() argument 3456 int vchiq_dump_state(void *dump_context, struct vchiq_state *state) in vchiq_dump_state() argument 3543 vchiq_dump_service_state(void *dump_context, struct vchiq_service *service) vchiq_dump_service_state() argument [all...] |
H A D | vchiq_arm.c | 98 struct dump_context { struct 2012 int vchiq_dump(void *dump_context, const char *str, int len) in vchiq_dump() argument 2059 int vchiq_dump_platform_instances(void *dump_context) in vchiq_dump_platform_instances() argument 2125 int vchiq_dump_platform_service_state(void *dump_context, in vchiq_dump_platform_service_state() argument [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | wmaprodec.c | 263 static av_cold void dump_context(WMAProDecodeCtx *s) in dump_context() function
|
Completed in 17 milliseconds