Searched refs:tu102_mc_new (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | mc.h | 34 int tu102_mc_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_mc **);
|
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/mc/ |
D | tu102.c | 133 tu102_mc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_mc **pmc) in tu102_mc_new() function
|
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 2415 .mc = { 0x00000001, tu102_mc_new }, 2449 .mc = { 0x00000001, tu102_mc_new }, 2483 .mc = { 0x00000001, tu102_mc_new }, 2517 .mc = { 0x00000001, tu102_mc_new }, 2551 .mc = { 0x00000001, tu102_mc_new },
|