Home
last modified time | relevance | path

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

/drivers/gpu/host1x/
A Ddebug.c78 static void show_syncpts(struct host1x *m, struct output *o, bool show_all) in show_syncpts() argument
104 if (!show_all && !min && !max && !waiters) in show_syncpts()
126 static void show_all(struct host1x *m, struct output *o, bool show_fifo) in show_all() function
151 show_all(s->private, &o, true); in host1x_debug_all_show()
164 show_all(s->private, &o, false); in host1x_debug_show()
217 show_all(host1x, &o, true); in host1x_debug_dump()

Completed in 4 milliseconds