Searched refs:gp100_mc_new_ (Results 1 – 3 of 3) sorted by relevance
| /Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/mc/ |
| D | gp100.c | 108 gp100_mc_new_(const struct nvkm_mc_func *func, struct nvkm_device *device, in gp100_mc_new_() function 127 return gp100_mc_new_(&gp100_mc, device, index, pmc); in gp100_mc_new()
|
| D | gp10b.c | 48 return gp100_mc_new_(&gp10b_mc, device, index, pmc); in gp10b_mc_new()
|
| D | priv.h | 55 int gp100_mc_new_(const struct nvkm_mc_func *, struct nvkm_device *, int,
|