Searched refs:nvkm_gpuobj_func (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dgpuobj.h14 const struct nvkm_gpuobj_func *func;
26 struct nvkm_gpuobj_func { struct
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/core/
H A Dgpuobj.c57 static const struct nvkm_gpuobj_func nvkm_gpuobj_heap;
65 static const struct nvkm_gpuobj_func
72 static const struct nvkm_gpuobj_func
90 static const struct nvkm_gpuobj_func
108 static const struct nvkm_gpuobj_func nvkm_gpuobj_func; variable in typeref:struct:nvkm_gpuobj_func
112 gpuobj->func = &nvkm_gpuobj_func; nvkm_gpuobj_release()
116 static const struct nvkm_gpuobj_func
123 static const struct nvkm_gpuobj_func
143 static const struct nvkm_gpuobj_func
144 nvkm_gpuobj_func = { variable in typeref:struct:nvkm_gpuobj_func
167 gpuobj->func = &nvkm_gpuobj_func; nvkm_gpuobj_ctor()

Completed in 149 milliseconds