Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
Dpriv.h7 void nvkm_mc_ctor(const struct nvkm_mc_func *, struct nvkm_device *, enum nvkm_subdev_type, int,
9 int nvkm_mc_new_(const struct nvkm_mc_func *, struct nvkm_device *, enum nvkm_subdev_type, int,
19 struct nvkm_mc_func { struct
56 int gp100_mc_new_(const struct nvkm_mc_func *, struct nvkm_device *, enum nvkm_subdev_type, int,
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_()
Dtu102.c104 static const struct nvkm_mc_func
116 tu102_mc_new_(const struct nvkm_mc_func *func, struct nvkm_device *device, in tu102_mc_new_()
Dgk20a.c26 static const struct nvkm_mc_func
Dnv11.c36 static const struct nvkm_mc_func
Dnv17.c45 static const struct nvkm_mc_func
Dgp10b.c34 static const struct nvkm_mc_func
Dnv50.c47 static const struct nvkm_mc_func
Dg84.c54 static const struct nvkm_mc_func
Dg98.c54 static const struct nvkm_mc_func
Dgk104.c50 static const struct nvkm_mc_func
Dnv44.c40 static const struct nvkm_mc_func
Dgt215.c62 static const struct nvkm_mc_func
Dbase.c211 nvkm_mc_ctor(const struct nvkm_mc_func *func, struct nvkm_device *device, in nvkm_mc_ctor()
219 nvkm_mc_new_(const struct nvkm_mc_func *func, struct nvkm_device *device, in nvkm_mc_new_()
Dnv04.c72 static const struct nvkm_mc_func
Dga100.c59 static const struct nvkm_mc_func
Dgf100.c102 static const struct nvkm_mc_func
/linux-6.1.9/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dmc.h7 const struct nvkm_mc_func *func;