Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/host1x/
Ddebug.c58 static int show_channel(struct host1x_channel *ch, void *data, bool show_fifo) in show_channel() argument
65 if (show_fifo) in show_channel()
104 static void show_all(struct host1x *m, struct output *o, bool show_fifo) in show_all() argument
116 show_channel(ch, o, show_fifo); in show_all()