Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/host1x/
Ddebug.h44 void host1x_debug_dump_syncpts(struct host1x *host1x);
Ddebug.c241 void host1x_debug_dump_syncpts(struct host1x *host1x) in host1x_debug_dump_syncpts() function
Dsyncpt.c298 host1x_debug_dump_syncpts(sp->host); in host1x_syncpt_wait()