Home
last modified time | relevance | path

Searched refs:gf100_mc_new (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
A Dmc.h29 int gf100_mc_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_mc **);
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
A Dgf100.c115 gf100_mc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_mc **pmc) in gf100_mc_new() function
/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
A Dbase.c1353 .mc = { 0x00000001, gf100_mc_new },
1389 .mc = { 0x00000001, gf100_mc_new },
1425 .mc = { 0x00000001, gf100_mc_new },
1461 .mc = { 0x00000001, gf100_mc_new },
1497 .mc = { 0x00000001, gf100_mc_new },
1533 .mc = { 0x00000001, gf100_mc_new },
1569 .mc = { 0x00000001, gf100_mc_new },
1605 .mc = { 0x00000001, gf100_mc_new },
1640 .mc = { 0x00000001, gf100_mc_new },

Completed in 7 milliseconds