Searched refs:g84_mc_new (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/subdev/mc/ |
D | g84.c | 65 g84_mc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_mc **pmc) in g84_mc_new() function
|
/linux-6.1.9/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | mc.h | 26 int g84_mc_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_mc **);
|
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 929 .mc = { 0x00000001, g84_mc_new }, 961 .mc = { 0x00000001, g84_mc_new }, 993 .mc = { 0x00000001, g84_mc_new }, 1025 .mc = { 0x00000001, g84_mc_new }, 1057 .mc = { 0x00000001, g84_mc_new }, 1121 .mc = { 0x00000001, g84_mc_new },
|