Searched refs:nvkm_oproxy_func (Results 1 – 4 of 4) sorted by relevance
8 const struct nvkm_oproxy_func *func;13 struct nvkm_oproxy_func { struct19 void nvkm_oproxy_ctor(const struct nvkm_oproxy_func *, argument21 int nvkm_oproxy_new_(const struct nvkm_oproxy_func *,
192 nvkm_oproxy_func = { variable212 nvkm_oproxy_ctor(const struct nvkm_oproxy_func *func, in nvkm_oproxy_ctor()215 nvkm_object_ctor(&nvkm_oproxy_func, oclass, &oproxy->base); in nvkm_oproxy_ctor()220 nvkm_oproxy_new_(const struct nvkm_oproxy_func *func, in nvkm_oproxy_new_()
95 static const struct nvkm_oproxy_func
146 static const struct nvkm_oproxy_func
Completed in 8 milliseconds