nvif_notify_get   100 drivers/gpu/drm/nouveau/dispnv04/disp.c 	nvif_notify_get(&disp->flip);
nvif_notify_get   624 drivers/gpu/drm/nouveau/dispnv50/wndw.c 	nvif_notify_get(&wndw->notify);
nvif_notify_get    31 drivers/gpu/drm/nouveau/include/nvif/notify.h int  nvif_notify_get(struct nvif_notify *);
nvif_notify_get   369 drivers/gpu/drm/nouveau/nouveau_chan.c 			ret = nvif_notify_get(&chan->kill);
nvif_notify_get    67 drivers/gpu/drm/nouveau/nouveau_display.c 	nvif_notify_get(&nv_crtc->vblank);
nvif_notify_get   423 drivers/gpu/drm/nouveau/nouveau_display.c 		nvif_notify_get(&conn->hpd);
nvif_notify_get   512 drivers/gpu/drm/nouveau/nouveau_fence.c 		nvif_notify_get(&fctx->notify);
nvif_notify_get   756 drivers/gpu/drm/nouveau/nouveau_svm.c 	return nvif_notify_get(&buffer->notify);