Home
last modified time | relevance | path

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

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