Searched refs:nvif_client_resume (Results 1 – 3 of 3) sorted by relevance
19 int nvif_client_resume(struct nvif_client *);
45 nvif_client_resume(struct nvif_client *client) in nvif_client_resume() function
928 ret = nvif_client_resume(&drm->master.base); in nouveau_do_resume()