nvif_notify_init  216 drivers/gpu/drm/nouveau/dispnv04/disp.c 		nvif_notify_init(&drm->nvsw, nv04_flip_complete,
nvif_notify_init  283 drivers/gpu/drm/nouveau/dispnv50/base507c.c 	ret = nvif_notify_init(&wndw->wndw.base.user, wndw->notify.func,
nvif_notify_init  195 drivers/gpu/drm/nouveau/dispnv50/ovly507e.c 	ret = nvif_notify_init(&wndw->wndw.base.user, wndw->notify.func, false,
nvif_notify_init   27 drivers/gpu/drm/nouveau/include/nvif/notify.h int  nvif_notify_init(struct nvif_object *, int (*func)(struct nvif_notify *),
nvif_notify_init  365 drivers/gpu/drm/nouveau/nouveau_chan.c 		ret = nvif_notify_init(&chan->user, nouveau_channel_killed,
nvif_notify_init 1438 drivers/gpu/drm/nouveau/nouveau_connector.c 	ret = nvif_notify_init(&disp->disp.object, nouveau_connector_hotplug,
nvif_notify_init  176 drivers/gpu/drm/nouveau/nouveau_display.c 		ret = nvif_notify_init(&disp->disp.object,
nvif_notify_init  190 drivers/gpu/drm/nouveau/nouveau_fence.c 	ret = nvif_notify_init(&chan->user, nouveau_fence_wait_uevent_handler,
nvif_notify_init  800 drivers/gpu/drm/nouveau/nouveau_svm.c 	ret = nvif_notify_init(&buffer->object, nouveau_svm_fault, true,