Home
last modified time | relevance | path

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

/drivers/gpu/host1x/
Ddebug.h44 void host1x_debug_dump_syncpts(struct host1x *host1x);
Ddebug.c223 void host1x_debug_dump_syncpts(struct host1x *host1x) in host1x_debug_dump_syncpts() function
Dsyncpt.c289 host1x_debug_dump_syncpts(sp->host); in host1x_syncpt_wait()