Home
last modified time | relevance | path

Searched refs:nvkm_mc_func (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
H A Dpriv.h7 void nvkm_mc_ctor(const struct nvkm_mc_func *, struct nvkm_device *,
9 int nvkm_mc_new_(const struct nvkm_mc_func *, struct nvkm_device *,
18 struct nvkm_mc_func { struct
56 int gp100_mc_new_(const struct nvkm_mc_func *, struct nvkm_device *, int,
H A Dgp100.c96 static const struct nvkm_mc_func
108 gp100_mc_new_(const struct nvkm_mc_func *func, struct nvkm_device *device, in gp100_mc_new_()
H A Dbase.c208 nvkm_mc_ctor(const struct nvkm_mc_func *func, struct nvkm_device *device, in nvkm_mc_ctor()
216 nvkm_mc_new_(const struct nvkm_mc_func *func, struct nvkm_device *device, in nvkm_mc_new_()
H A Dgk20a.c26 static const struct nvkm_mc_func
H A Dnv11.c36 static const struct nvkm_mc_func
H A Dnv17.c45 static const struct nvkm_mc_func
H A Dgp10b.c34 static const struct nvkm_mc_func
H A Dgk104.c50 static const struct nvkm_mc_func
H A Dnv50.c47 static const struct nvkm_mc_func
H A Dg84.c54 static const struct nvkm_mc_func
H A Dg98.c54 static const struct nvkm_mc_func
H A Dnv44.c40 static const struct nvkm_mc_func
H A Dtu102.c39 static const struct nvkm_mc_func
H A Dgt215.c62 static const struct nvkm_mc_func
H A Dnv04.c72 static const struct nvkm_mc_func
H A Dgf100.c102 static const struct nvkm_mc_func
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dmc.h7 const struct nvkm_mc_func *func;