Home
last modified time | relevance | path

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

/drivers/gpu/host1x/
Ddev.h61 void (*show_mlocks)(struct host1x *host, struct output *output); member
345 host->debug_op->show_mlocks(host, o); in host1x_hw_show_mlocks()
/drivers/gpu/host1x/hw/
Ddebug_hw.c248 .show_mlocks = host1x_debug_show_mlocks,