Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
H A Dgk20a.c38 gk20a_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc) in gk20a_mc_new() function
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
H A Dgk20a.c37 gk20a_mc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_mc **pmc) in gk20a_mc_new() function
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dmc.h31 int gk20a_mc_new(struct nvkm_device *, int, struct nvkm_mc **);
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dmc.h30 int gk20a_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.c1793 .mc = gk20a_mc_new,
1899 .mc = gk20a_mc_new,
1937 .mc = gk20a_mc_new,
1975 .mc = gk20a_mc_new,
2011 .mc = gk20a_mc_new,
2045 .mc = gk20a_mc_new,
2083 .mc = gk20a_mc_new,
2121 .mc = gk20a_mc_new,
2154 .mc = gk20a_mc_new,
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dbase.c1781 .mc = { 0x00000001, gk20a_mc_new },
1883 .mc = { 0x00000001, gk20a_mc_new },
1919 .mc = { 0x00000001, gk20a_mc_new },
1955 .mc = { 0x00000001, gk20a_mc_new },
1990 .mc = { 0x00000001, gk20a_mc_new },
2023 .mc = { 0x00000001, gk20a_mc_new },
2058 .mc = { 0x00000001, gk20a_mc_new },
2093 .mc = { 0x00000001, gk20a_mc_new },
2124 .mc = { 0x00000001, gk20a_mc_new },

Completed in 7 milliseconds