Home
last modified time | relevance | path

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

/drivers/gpu/host1x/
Ddebug.h42 void host1x_debug_deinit(struct host1x *host1x);
Ddev.c507 host1x_debug_deinit(host); in host1x_probe()
528 host1x_debug_deinit(host); in host1x_remove()
Ddebug.c208 void host1x_debug_deinit(struct host1x *host1x) in host1x_debug_deinit() function