ntfy_init          16 drivers/gpu/drm/nouveau/dispnv50/core.h 	void (*ntfy_init)(struct nouveau_bo *, u32 offset);
ntfy_init          78 drivers/gpu/drm/nouveau/dispnv50/core507d.c 	.ntfy_init = core507d_ntfy_init,
ntfy_init          28 drivers/gpu/drm/nouveau/dispnv50/core827d.c 	.ntfy_init = core507d_ntfy_init,
ntfy_init          28 drivers/gpu/drm/nouveau/dispnv50/core907d.c 	.ntfy_init = core507d_ntfy_init,
ntfy_init          28 drivers/gpu/drm/nouveau/dispnv50/core917d.c 	.ntfy_init = core507d_ntfy_init,
ntfy_init          99 drivers/gpu/drm/nouveau/dispnv50/corec37d.c 	.ntfy_init = corec37d_ntfy_init,
ntfy_init          50 drivers/gpu/drm/nouveau/dispnv50/corec57d.c 	.ntfy_init = corec37d_ntfy_init,
ntfy_init        1793 drivers/gpu/drm/nouveau/dispnv50/disp.c 	core->func->ntfy_init(disp->sync, NV50_DISP_CORE_NTFY);