Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/nouveau/
Dnouveau_svm.h14 void nouveau_svm_resume(struct nouveau_drm *);
25 static inline void nouveau_svm_resume(struct nouveau_drm *drm) {} in nouveau_svm_resume() function
Dnouveau_svm.c808 nouveau_svm_resume(struct nouveau_drm *drm) in nouveau_svm_resume() function
Dnouveau_drm.c833 nouveau_svm_resume(drm); in nouveau_do_resume()