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

  /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/core/
gpuobj.h 19 const struct nvkm_gpuobj_func *func;
20 const struct nvkm_gpuobj_func *ptrs;
37 struct nvkm_gpuobj_func { struct
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/core/
nouveau_nvkm_core_gpuobj.c 108 static const struct nvkm_gpuobj_func nvkm_gpuobj_heap;
116 static const struct nvkm_gpuobj_func
124 static const struct nvkm_gpuobj_func
143 static const struct nvkm_gpuobj_func
171 static const struct nvkm_gpuobj_func nvkm_gpuobj_func; variable in typeref:typename:const struct nvkm_gpuobj_func
175 gpuobj->func = &nvkm_gpuobj_func;
179 static const struct nvkm_gpuobj_func
187 static const struct nvkm_gpuobj_func
208 static const struct nvkm_gpuobj_func
209 nvkm_gpuobj_func = { variable in typeref:typename:const struct nvkm_gpuobj_func
    [all...]

Completed in 13 milliseconds