Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/host1x/
H A Ddebug.h41 void host1x_debug_init(struct host1x *host1x);
H A Ddebug.c199 void host1x_debug_init(struct host1x *host1x) in host1x_debug_init() function
H A Ddev.c598 host1x_debug_init(host); in host1x_probe()