Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/host1x/
Ddev.h57 void (*show_channel_fifo)(struct host1x *host, member
321 host->debug_op->show_channel_fifo(host, channel, o); in host1x_hw_show_channel_fifo()
/kernel/linux/linux-5.10/drivers/gpu/host1x/hw/
Ddebug_hw.c245 .show_channel_fifo = host1x_debug_show_channel_fifo,