Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/host1x/
Ddebug.c52 static int show_channel(struct host1x_channel *ch, void *data, bool show_fifo) in show_channel() argument
65 if (show_fifo) in show_channel()
125 static void show_all(struct host1x *m, struct output *o, bool show_fifo) in show_all() argument
137 show_channel(ch, o, show_fifo); in show_all()