Home
last modified time | relevance | path

Searched refs:nvkm_mc_map (Results 1 – 9 of 9) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
Dpriv.h10 struct nvkm_mc_map { struct
30 const struct nvkm_mc_map *reset; argument
41 extern const struct nvkm_mc_map nv04_mc_reset[];
44 extern const struct nvkm_mc_map nv17_mc_reset[];
55 extern const struct nvkm_mc_map gk104_mc_reset[];
Dnv17.c26 const struct nvkm_mc_map
Dg98.c26 static const struct nvkm_mc_map
Dgk104.c26 const struct nvkm_mc_map
Dg84.c26 static const struct nvkm_mc_map
Dgf100.c26 static const struct nvkm_mc_map
Dgt215.c26 static const struct nvkm_mc_map
Dnv04.c26 const struct nvkm_mc_map
Dbase.c54 const struct nvkm_mc_map *map; in nvkm_mc_reset_mask()