Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/host1x/
Ddebug.h42 void host1x_debug_deinit(struct host1x *host1x);
Ddev.c501 host1x_debug_deinit(host); in host1x_probe()
522 host1x_debug_deinit(host); in host1x_remove()
Ddebug.c200 void host1x_debug_deinit(struct host1x *host1x) in host1x_debug_deinit() function