Searched refs:gt215_mc_new (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/mc/ |
D | gt215.c | 74 gt215_mc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_mc **pmc) in gt215_mc_new() function
|
/linux-5.19.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | mc.h | 28 int gt215_mc_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_mc **);
|
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 1154 .mc = { 0x00000001, gt215_mc_new }, 1188 .mc = { 0x00000001, gt215_mc_new }, 1221 .mc = { 0x00000001, gt215_mc_new }, 1318 .mc = { 0x00000001, gt215_mc_new },
|