Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/host1x/
H A Dsyncpt.h109 void host1x_syncpt_save(struct host1x *host);
H A Dsyncpt.c163 void host1x_syncpt_save(struct host1x *host) in host1x_syncpt_save() function
H A Ddev.c659 host1x_syncpt_save(host); in host1x_runtime_suspend()