Searched refs:ga102_ltc_new (Results 1 – 3 of 3) sorted by relevance
/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/ |
D | ga102.c | 53 ga102_ltc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in ga102_ltc_new() function
|
/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | ltc.h | 47 int ga102_ltc_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_ltc **);
|
/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 2609 .ltc = { 0x00000001, ga102_ltc_new }, 2639 .ltc = { 0x00000001, ga102_ltc_new }, 2669 .ltc = { 0x00000001, ga102_ltc_new }, 2699 .ltc = { 0x00000001, ga102_ltc_new }, 2729 .ltc = { 0x00000001, ga102_ltc_new },
|