Home
last modified time | relevance | path

Searched refs:nvkm_oproxy_func (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/nouveau/include/nvkm/core/
A Doproxy.h8 const struct nvkm_oproxy_func *func;
13 struct nvkm_oproxy_func { struct
19 void nvkm_oproxy_ctor(const struct nvkm_oproxy_func *, argument
21 int nvkm_oproxy_new_(const struct nvkm_oproxy_func *,
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/core/
A Doproxy.c192 nvkm_oproxy_func = { variable
212 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_()
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/disp/
A Dchan.c95 static const struct nvkm_oproxy_func
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
A Duchan.c146 static const struct nvkm_oproxy_func

Completed in 8 milliseconds