Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvif/
Dclient.h29 int nvif_client_suspend(struct nvif_client *);
/linux-4.1.27/drivers/gpu/drm/nouveau/nvif/
Dclient.c36 nvif_client_suspend(struct nvif_client *client) in nvif_client_suspend() function
/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnouveau_drm.c588 ret = nvif_client_suspend(&cli->base); in nouveau_do_suspend()
594 ret = nvif_client_suspend(&drm->client.base); in nouveau_do_suspend()