Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Ddisp.h15 void nvif_disp_dtor(struct nvif_disp *);
/openbmc/linux/drivers/gpu/drm/nouveau/nvif/
H A Ddisp.c30 nvif_disp_dtor(struct nvif_disp *disp) in nvif_disp_dtor() function
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_display.c790 nvif_disp_dtor(&disp->disp); in nouveau_display_destroy()