Searched refs:g98_mc_new (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/mc/ |
D | g98.c | 65 g98_mc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_mc **pmc) in g98_mc_new() function
|
/linux-5.19.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | mc.h | 27 int g98_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 | 1090 .mc = { 0x00000001, g98_mc_new }, 1254 .mc = { 0x00000001, g98_mc_new }, 1286 .mc = { 0x00000001, g98_mc_new },
|