Home
last modified time | relevance | path

Searched refs:nvif_notify_dtor (Results 1 – 9 of 9) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/nouveau/include/nvif/ !
Dnotify.h31 int nvif_notify_dtor(struct nvif_notify *);
/linux-6.1.9/drivers/gpu/drm/nouveau/nvif/ !
Dnotify.c145 nvif_notify_dtor(struct nvif_notify *notify) in nvif_notify_dtor() function
208 nvif_notify_dtor(notify); in nvif_notify_ctor()
/linux-6.1.9/drivers/gpu/drm/nouveau/dispnv04/ !
Ddisp.c205 nvif_notify_dtor(&disp->flip); in nv04_display_destroy()
Dcrtc.c764 nvif_notify_dtor(&nv_crtc->vblank); in nv_crtc_destroy()
/linux-6.1.9/drivers/gpu/drm/nouveau/ !
Dnouveau_fence.c111 nvif_notify_dtor(&fctx->notify); in nouveau_fence_context_del()
Dnouveau_chan.c99 nvif_notify_dtor(&chan->kill); in nouveau_channel_del()
Dnouveau_svm.c967 nvif_notify_dtor(&buffer->notify); in nouveau_svm_fault_buffer_dtor()
Dnouveau_connector.c399 nvif_notify_dtor(&nv_connector->hpd); in nouveau_connector_destroy()
/linux-6.1.9/drivers/gpu/drm/nouveau/dispnv50/ !
Dhead.c520 nvif_notify_dtor(&head->base.vblank); in nv50_head_destroy()