Home
last modified time | relevance | path

Searched refs:host1x_debug_dump (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/gpu/host1x/
Ddebug.h43 void host1x_debug_dump(struct host1x *host1x);
Ddebug.c211 void host1x_debug_dump(struct host1x *host1x) in host1x_debug_dump() function
/Linux-v6.6/drivers/gpu/host1x/hw/
Dcdma_hw.c289 host1x_debug_dump(cdma_to_host1x(cdma)); in cdma_timeout_handler()