Home
last modified time | relevance | path

Searched refs:g84_mc_new (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
H A Dg84.c65 g84_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc) in g84_mc_new() function
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dmc.h26 int g84_mc_new(struct nvkm_device *, int, struct nvkm_mc **);
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
H A Dg84.c64 g84_mc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_mc **pmc) in g84_mc_new() function
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dmc.h25 int g84_mc_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_mc **);
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dbase.c930 .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,
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dbase.c929 .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 },

Completed in 7 milliseconds