Searched refs:nvif_client_suspend (Results 1 – 3 of 3) sorted by relevance
14 int nvif_client_suspend(struct nvif_client *, bool);
33 nvif_client_suspend(struct nvif_client *client, bool runtime) in nvif_client_suspend() function
987 ret = nvif_client_suspend(&drm->_client, runtime); in nouveau_do_suspend()