Home
last modified time | relevance | path

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

/drivers/gpu/host1x/
Ddebug.h49 void host1x_debug_dump_syncpts(struct host1x *host1x);
Ddebug.c207 void host1x_debug_dump_syncpts(struct host1x *host1x) in host1x_debug_dump_syncpts() function
Dsyncpt.c262 host1x_debug_dump_syncpts(sp->host); in host1x_syncpt_wait()