Home
last modified time | relevance | path

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

/drivers/gpu/host1x/
Dsyncpt.h111 void host1x_syncpt_restore(struct host1x *host);
Ddev.c664 host1x_syncpt_restore(host); in host1x_runtime_suspend()
694 host1x_syncpt_restore(host); in host1x_runtime_resume()
Dsyncpt.c135 void host1x_syncpt_restore(struct host1x *host) in host1x_syncpt_restore() function