Home
last modified time | relevance | path

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

/drivers/gpu/host1x/
Ddev.h54 void (*show_channel_cdma)(struct host1x *host, member
314 host->debug_op->show_channel_cdma(host, channel, o); in host1x_hw_show_channel_cdma()
/drivers/gpu/host1x/hw/
Ddebug_hw.c244 .show_channel_cdma = host1x_debug_show_channel_cdma,