Home
last modified time | relevance | path

Searched refs:nvkm_object_func (Results 1 – 25 of 45) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dobject.h9 const struct nvkm_object_func *func;
28 struct nvkm_object_func { struct
48 void nvkm_object_ctor(const struct nvkm_object_func *, argument
50 int nvkm_object_new_(const struct nvkm_object_func *,
76 const struct nvkm_object_func *);
H A Doclass.h12 const struct nvkm_object_func *func;
H A Dengine.h40 const struct nvkm_object_func *cclass;
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/core/
H A Dobject.c30 const struct nvkm_object_func *func) in nvkm_object_search()
294 nvkm_object_ctor(const struct nvkm_object_func *func, in nvkm_object_ctor()
312 nvkm_object_new_(const struct nvkm_object_func *func, in nvkm_object_new_()
325 static const struct nvkm_object_func
326 nvkm_object_func = { variable
333 const struct nvkm_object_func *func = in nvkm_object_new()
334 oclass->base.func ? oclass->base.func : &nvkm_object_func; in nvkm_object_new()
H A Dclient.c178 static const struct nvkm_object_func nvkm_client;
277 static const struct nvkm_object_func
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/
H A Dpriv.h9 extern const struct nvkm_object_func nv31_mpeg_object;
16 extern const struct nvkm_object_func nv50_mpeg_cclass;
H A Dnv31.c55 const struct nvkm_object_func
78 static const struct nvkm_object_func
H A Dnv50.c51 const struct nvkm_object_func
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/cipher/
H A Dg84.c50 static const struct nvkm_object_func
64 static const struct nvkm_object_func
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/dma/
H A Duser.c34 static const struct nvkm_object_func nvkm_dmaobj_func;
61 static const struct nvkm_object_func
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dumem.c33 static const struct nvkm_object_func nvkm_umem;
135 static const struct nvkm_object_func
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dusertu102.c35 static const struct nvkm_object_func
H A Dusergv100.c35 static const struct nvkm_object_func
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dnv50.h33 extern const struct nvkm_object_func nv50_gr_object;
H A Dnv40.h33 extern const struct nvkm_object_func nv40_gr_object;
H A Dpriv.h39 extern const struct nvkm_object_func nv04_gr_object;
H A Dnv2a.c13 static const struct nvkm_object_func
H A Dnv40.c64 const struct nvkm_object_func
140 static const struct nvkm_object_func
H A Dnv34.c13 static const struct nvkm_object_func
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dcapsgv100.c42 static const struct nvkm_object_func
H A Drootnv04.c71 static const struct nvkm_object_func
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Duser.c385 static const struct nvkm_object_func
400 static const struct nvkm_object_func
417 const struct nvkm_object_func *func; in nvkm_udevice_new()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/sw/
H A Dnvsw.c53 static const struct nvkm_object_func
H A Dchan.c90 static const struct nvkm_object_func
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/fault/
H A Duser.c76 static const struct nvkm_object_func

12