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

  /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif/
disp.h 12 int nvif_disp_ctor(struct nvif_device *, s32 oclass, struct nvif_disp *);
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvif/
nouveau_nvif_disp.c 39 nvif_disp_ctor(struct nvif_device *device, s32 oclass, struct nvif_disp *disp) function in typeref:typename:int
  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_display.c 558 ret = nvif_disp_ctor(&drm->client.device, 0, &disp->disp);

Completed in 27 milliseconds