Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/host1x/
Dsyncpt.h112 void host1x_syncpt_restore(struct host1x *host);
Ddev.c676 host1x_syncpt_restore(host); in host1x_runtime_suspend()
706 host1x_syncpt_restore(host); in host1x_runtime_resume()
Dsyncpt.c136 void host1x_syncpt_restore(struct host1x *host) in host1x_syncpt_restore() function