Searched refs:ga100_top_new (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
A D | top.h | 31 int ga100_top_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_top **);
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/top/ |
A D | ga100.c | 104 ga100_top_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in ga100_top_new() function
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
A 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 },
|
Completed in 8 milliseconds