Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dmc.h29 int gf100_mc_new(struct nvkm_device *, int, struct nvkm_mc **);
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
H A Dgf100.c79 gf100_mc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_mc **pmc) in gf100_mc_new() function
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dmc.h28 int gf100_mc_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_mc **);
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
H A Dgf100.c115 gf100_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc) in gf100_mc_new() function
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dbase.c1354 .mc = gf100_mc_new,
1391 .mc = gf100_mc_new,
1427 .mc = gf100_mc_new,
1463 .mc = gf100_mc_new,
1500 .mc = gf100_mc_new,
1537 .mc = gf100_mc_new,
1574 .mc = gf100_mc_new,
1610 .mc = gf100_mc_new,
1645 .mc = gf100_mc_new,
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dbase.c1352 .mc = { 0x00000001, gf100_mc_new },
1388 .mc = { 0x00000001, gf100_mc_new },
1424 .mc = { 0x00000001, gf100_mc_new },
1460 .mc = { 0x00000001, gf100_mc_new },
1496 .mc = { 0x00000001, gf100_mc_new },
1532 .mc = { 0x00000001, gf100_mc_new },
1568 .mc = { 0x00000001, gf100_mc_new },
1604 .mc = { 0x00000001, gf100_mc_new },
1639 .mc = { 0x00000001, gf100_mc_new },

Completed in 8 milliseconds