Searched refs:nvif_client_suspend (Results 1 – 3 of 3) sorted by relevance
18 int nvif_client_suspend(struct nvif_client *);
39 nvif_client_suspend(struct nvif_client *client) in nvif_client_suspend() function
903 ret = nvif_client_suspend(&drm->master.base); in nouveau_do_suspend()