Searched refs:g84_mc_new (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/mc/ |
D | g84.c | 65 g84_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc) in g84_mc_new() function
|
/Linux-v4.19/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | mc.h | 26 int g84_mc_new(struct nvkm_device *, int, struct nvkm_mc **);
|
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 930 .mc = g84_mc_new, 962 .mc = g84_mc_new, 994 .mc = g84_mc_new, 1026 .mc = g84_mc_new, 1058 .mc = g84_mc_new, 1122 .mc = g84_mc_new,
|