Searched refs:ga100_mc_new (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/ |
H A D | ga100.c | 73 ga100_mc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_mc **pmc) in ga100_mc_new() function
|
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | mc.h | 33 int ga100_mc_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_mc **);
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
H A D | base.c | 2585 .mc = { 0x00000001, ga100_mc_new }, 2610 .mc = { 0x00000001, ga100_mc_new }, 2640 .mc = { 0x00000001, ga100_mc_new }, 2670 .mc = { 0x00000001, ga100_mc_new }, 2700 .mc = { 0x00000001, ga100_mc_new }, 2730 .mc = { 0x00000001, ga100_mc_new },
|