gp100_mc_new_     127 drivers/gpu/drm/nouveau/nvkm/subdev/mc/gp100.c 	return gp100_mc_new_(&gp100_mc, device, index, pmc);
gp100_mc_new_      48 drivers/gpu/drm/nouveau/nvkm/subdev/mc/gp10b.c 	return gp100_mc_new_(&gp10b_mc, device, index, pmc);
gp100_mc_new_      56 drivers/gpu/drm/nouveau/nvkm/subdev/mc/priv.h int gp100_mc_new_(const struct nvkm_mc_func *, struct nvkm_device *, int,
gp100_mc_new_      54 drivers/gpu/drm/nouveau/nvkm/subdev/mc/tu102.c 	return gp100_mc_new_(&tu102_mc, device, index, pmc);