Searched refs:ga100_top_new (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.1/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-v6.1/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-v6.1/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
| D | base.c | 2583 .top = { 0x00000001, ga100_top_new }, 2601 .top = { 0x00000001, ga100_top_new }, 2622 .top = { 0x00000001, ga100_top_new }, 2643 .top = { 0x00000001, ga100_top_new }, 2664 .top = { 0x00000001, ga100_top_new }, 2685 .top = { 0x00000001, ga100_top_new },
|