Home
last modified time | relevance | path

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

/linux/drivers/gpu/host1x/
H A Dsyncpt.h112 void host1x_syncpt_restore(struct host1x *host);
H A Ddev.c724 host1x_syncpt_restore(host); in host1x_runtime_suspend()
754 host1x_syncpt_restore(host); in host1x_runtime_resume()
H A Dsyncpt.c136 void host1x_syncpt_restore(struct host1x *host) in host1x_syncpt_restore() function