nvif_disp           8 drivers/gpu/drm/nouveau/dispnv50/disp.h 	struct nvif_disp *disp;
nvif_disp          10 drivers/gpu/drm/nouveau/include/nvif/disp.h int nvif_disp_ctor(struct nvif_device *, s32 oclass, struct nvif_disp *);
nvif_disp          11 drivers/gpu/drm/nouveau/include/nvif/disp.h void nvif_disp_dtor(struct nvif_disp *);
nvif_disp          38 drivers/gpu/drm/nouveau/nouveau_display.h 	struct nvif_disp disp;
nvif_disp          28 drivers/gpu/drm/nouveau/nvif/disp.c nvif_disp_dtor(struct nvif_disp *disp)
nvif_disp          34 drivers/gpu/drm/nouveau/nvif/disp.c nvif_disp_ctor(struct nvif_device *device, s32 oclass, struct nvif_disp *disp)