Searched refs:ga100_top_new (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | top.h | 31 int ga100_top_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_top **);
|
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/top/ |
D | ga100.c | 104 ga100_top_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in ga100_top_new() function
|
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 2584 .top = { 0x00000001, ga100_top_new }, 2602 .top = { 0x00000001, ga100_top_new }, 2623 .top = { 0x00000001, ga100_top_new }, 2644 .top = { 0x00000001, ga100_top_new }, 2665 .top = { 0x00000001, ga100_top_new }, 2686 .top = { 0x00000001, ga100_top_new },
|