Searched refs:nv50_mc_new (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | mc.h | 17 int nv50_mc_new(struct nvkm_device *, int, struct nvkm_mc **);
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/mc/ |
D | nv50.c | 61 nv50_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc) in nv50_mc_new() function
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 822 .mc = nv50_mc_new, 929 .mc = nv50_mc_new, 961 .mc = nv50_mc_new, 993 .mc = nv50_mc_new, 1025 .mc = nv50_mc_new, 1057 .mc = nv50_mc_new,
|