Searched refs:show_channel_command (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/host1x/hw/ |
H A D | debug_hw.c | 41 static unsigned int show_channel_command(struct output *o, u32 val, in show_channel_command() function 184 data_count = show_channel_command(o, val, &payload); in show_gather()
|
H A D | debug_hw_1x06.c | 106 data_count = show_channel_command(o, val, &payload); in host1x_debug_show_channel_fifo()
|
H A D | debug_hw_1x01.c | 106 data_count = show_channel_command(o, val, NULL); in host1x_debug_show_channel_fifo()
|
/kernel/linux/linux-6.6/drivers/gpu/host1x/hw/ |
H A D | debug_hw.c | 41 static unsigned int show_channel_command(struct output *o, u32 val, in show_channel_command() function 184 data_count = show_channel_command(o, val, &payload); in show_gather()
|
H A D | debug_hw_1x06.c | 120 data_count = show_channel_command(o, val, &payload); in host1x_debug_show_channel_fifo()
|
H A D | debug_hw_1x01.c | 110 data_count = show_channel_command(o, val, NULL); in host1x_debug_show_channel_fifo()
|
Completed in 3 milliseconds