Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
H A 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[];
H A Dnv17.c26 const struct nvkm_mc_map
H A Dg84.c26 static const struct nvkm_mc_map
H A Dg98.c26 static const struct nvkm_mc_map
H A Dgk104.c26 const struct nvkm_mc_map
H A Dgf100.c26 static const struct nvkm_mc_map
H A Dgt215.c26 static const struct nvkm_mc_map
H A Dnv04.c26 const struct nvkm_mc_map
H A Dbase.c54 const struct nvkm_mc_map *map; in nvkm_mc_reset_mask()