Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/host1x/
Ddev.h55 void (*show_channel_cdma)(struct host1x *host, member
335 host->debug_op->show_channel_cdma(host, channel, o); in host1x_hw_show_channel_cdma()
/linux-6.1.9/drivers/gpu/host1x/hw/
Ddebug_hw.c246 .show_channel_cdma = host1x_debug_show_channel_cdma,