show_fifo          49 drivers/gpu/host1x/debug.c static int show_channel(struct host1x_channel *ch, void *data, bool show_fifo)
show_fifo          56 drivers/gpu/host1x/debug.c 	if (show_fifo)
show_fifo          95 drivers/gpu/host1x/debug.c static void show_all(struct host1x *m, struct output *o, bool show_fifo)
show_fifo         107 drivers/gpu/host1x/debug.c 			show_channel(ch, o, show_fifo);