Searched refs:gm200_ltc_new (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/ |
D | gm200.c | 60 gm200_ltc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gm200_ltc_new() function
|
/linux-5.19.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | ltc.h | 40 int gm200_ltc_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_ltc **);
|
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 2023 .ltc = { 0x00000001, gm200_ltc_new }, 2058 .ltc = { 0x00000001, gm200_ltc_new }, 2093 .ltc = { 0x00000001, gm200_ltc_new }, 2124 .ltc = { 0x00000001, gm200_ltc_new },
|