Home
last modified time | relevance | path

Searched refs:mali_gp_dump_state (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_gp.h51 u32 mali_gp_dump_state(struct mali_gp_core *core, char *buf, u32 size);
H A Dmali_gp.c320 u32 mali_gp_dump_state(struct mali_gp_core *core, char *buf, u32 size) in mali_gp_dump_state() function
H A Dmali_group.c1441 n += mali_gp_dump_state(group->gp_core, buf + n, size - n); in mali_group_dump_state()