nvif_notify_put    43 drivers/gpu/drm/nouveau/dispnv04/disp.c 	nvif_notify_put(&disp->flip);
nvif_notify_put   618 drivers/gpu/drm/nouveau/dispnv50/wndw.c 	nvif_notify_put(&wndw->notify);
nvif_notify_put    32 drivers/gpu/drm/nouveau/include/nvif/notify.h int  nvif_notify_put(struct nvif_notify *);
nvif_notify_put    83 drivers/gpu/drm/nouveau/nouveau_display.c 	nvif_notify_put(&nv_crtc->vblank);
nvif_notify_put   449 drivers/gpu/drm/nouveau/nouveau_display.c 		nvif_notify_put(&conn->hpd);
nvif_notify_put    99 drivers/gpu/drm/nouveau/nouveau_fence.c 			nvif_notify_put(&fctx->notify);
nvif_notify_put   225 drivers/gpu/drm/nouveau/nouveau_fence.c 			nvif_notify_put(&fctx->notify);
nvif_notify_put   249 drivers/gpu/drm/nouveau/nouveau_fence.c 			nvif_notify_put(&fctx->notify);
nvif_notify_put   518 drivers/gpu/drm/nouveau/nouveau_fence.c 		nvif_notify_put(&fctx->notify);
nvif_notify_put   745 drivers/gpu/drm/nouveau/nouveau_svm.c 	nvif_notify_put(&buffer->notify);
nvif_notify_put   155 drivers/gpu/drm/nouveau/nvif/notify.c 	int ret = nvif_notify_put(notify);