Home
last modified time | relevance | path

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

/linux/drivers/gpu/host1x/
H A Ddev.h59 void (*show_channel_fifo)(struct host1x *host, member
349 host->debug_op->show_channel_fifo(host, channel, o); in host1x_hw_show_channel_fifo()
/linux/drivers/gpu/host1x/hw/
H A Ddebug_hw.c247 .show_channel_fifo = host1x_debug_show_channel_fifo,