Searched refs:gm107_ltc_new (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | ltc.h | 39 int gm107_ltc_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_ltc **);
|
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/ |
D | gm107.c | 148 gm107_ltc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gm107_ltc_new() function
|
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 1955 .ltc = { 0x00000001, gm107_ltc_new }, 1990 .ltc = { 0x00000001, gm107_ltc_new },
|