Searched refs:show_fifo (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/host1x/ |
H A D | debug.c | 51 static int show_channel(struct host1x_channel *ch, void *data, bool show_fifo) in show_channel() argument 59 if (show_fifo) in show_channel() 99 static void show_all(struct host1x *m, struct output *o, bool show_fifo) in show_all() argument 111 show_channel(ch, o, show_fifo); in show_all()
|
/kernel/linux/linux-6.6/drivers/gpu/host1x/ |
H A D | debug.c | 52 static int show_channel(struct host1x_channel *ch, void *data, bool show_fifo) in show_channel() argument 65 if (show_fifo) in show_channel() 126 static void show_all(struct host1x *m, struct output *o, bool show_fifo) in show_all() argument 138 show_channel(ch, o, show_fifo); in show_all()
|
Completed in 1 milliseconds