Home
last modified time | relevance | path

Searched refs:nvif_head_dtor (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/nouveau/include/nvif/
Dhead.h13 void nvif_head_dtor(struct nvif_head *);
/Linux-v6.6/drivers/gpu/drm/nouveau/nvif/
Dhead.c40 nvif_head_dtor(struct nvif_head *head) in nvif_head_dtor() function
/Linux-v6.6/drivers/gpu/drm/nouveau/dispnv50/
Dhead.c520 nvif_head_dtor(&head->base.head); in nv50_head_destroy()
/Linux-v6.6/drivers/gpu/drm/nouveau/dispnv04/
Dcrtc.c765 nvif_head_dtor(&nv_crtc->head); in nv_crtc_destroy()