Home
last modified time | relevance | path

Searched refs:nvif_notify_fini (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/nvif/
Dnotify.c145 nvif_notify_fini(struct nvif_notify *notify) in nvif_notify_fini() function
211 nvif_notify_fini(notify); in nvif_notify_init()
218 nvif_notify_fini(notify); in nvif_notify_del()
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvif/
Dnotify.h29 int nvif_notify_fini(struct nvif_notify *);
/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnouveau_fence.c104 nvif_notify_fini(&fctx->notify); in nouveau_fence_context_del()
Dnouveau_display.c175 nvif_notify_fini(&nv_crtc->vblank); in nouveau_display_vblank_fini()
Dnouveau_connector.c103 nvif_notify_fini(&nv_connector->hpd); in nouveau_connector_destroy()