Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_svm.h24 void nouveau_svm_resume(struct nouveau_drm *);
41 static inline void nouveau_svm_resume(struct nouveau_drm *drm) {} in nouveau_svm_resume() function
H A Dnouveau_svm.c1022 nouveau_svm_resume(struct nouveau_drm *drm) in nouveau_svm_resume() function
H A Dnouveau_drm.c972 nouveau_svm_resume(drm); in nouveau_do_resume()