Home
last modified time | relevance | path

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

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