Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Devent.h33 void nvif_event_dtor(struct nvif_event *);
/linux/drivers/gpu/drm/nouveau/nvif/
H A Devent.c51 nvif_event_dtor(struct nvif_event *event) in nvif_event_dtor() function
/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Ddisp.c204 nvif_event_dtor(&disp->flip); in nv04_display_destroy()
H A Dcrtc.c772 nvif_event_dtor(&nv_crtc->vblank); in nv_crtc_destroy()
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_chan.c99 nvif_event_dtor(&chan->kill); in nouveau_channel_del()