HomeSort by: relevance | last modified time | path
    Searched refs:nvif_disp (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif/
disp.h 8 struct nvif_disp { struct
12 int nvif_disp_ctor(struct nvif_device *, s32 oclass, struct nvif_disp *);
13 void nvif_disp_dtor(struct nvif_disp *);
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvif/
nouveau_nvif_disp.c 33 nvif_disp_dtor(struct nvif_disp *disp)
39 nvif_disp_ctor(struct nvif_device *device, s32 oclass, struct nvif_disp *disp)
  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_display.h 40 struct nvif_disp disp;
  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
disp.h 12 struct nvif_disp *disp;

Completed in 12 milliseconds