Searched refs:nvif_client_suspend (Results 1 – 3 of 3) sorted by relevance
19 int nvif_client_suspend(struct nvif_client *);
36 nvif_client_suspend(struct nvif_client *client) in nvif_client_suspend() function
571 ret = nvif_client_suspend(&cli->base); in nouveau_do_suspend()577 ret = nvif_client_suspend(&drm->client.base); in nouveau_do_suspend()