Searched refs:nvkm_gpuobj_func (Results 1 – 2 of 2) sorted by relevance
65 static const struct nvkm_gpuobj_func nvkm_gpuobj_heap;73 static const struct nvkm_gpuobj_func81 static const struct nvkm_gpuobj_func100 static const struct nvkm_gpuobj_func128 static const struct nvkm_gpuobj_func nvkm_gpuobj_func; variable132 gpuobj->func = &nvkm_gpuobj_func; in nvkm_gpuobj_release()136 static const struct nvkm_gpuobj_func144 static const struct nvkm_gpuobj_func165 static const struct nvkm_gpuobj_func166 nvkm_gpuobj_func = { variable[all …]
12 const struct nvkm_gpuobj_func *func;13 const struct nvkm_gpuobj_func *ptrs;26 struct nvkm_gpuobj_func { struct
Completed in 4 milliseconds