Home
last modified time | relevance | path

Searched refs:gp100_mc_new_ (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
Dgp100.c108 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()
Dgp10b.c48 return gp100_mc_new_(&gp10b_mc, device, index, pmc); in gp10b_mc_new()
Dtu102.c54 return gp100_mc_new_(&tu102_mc, device, index, pmc); in tu102_mc_new()
Dpriv.h56 int gp100_mc_new_(const struct nvkm_mc_func *, struct nvkm_device *, int,