Home
last modified time | relevance | path

Searched refs:gp100_ltc_new (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dltc.h41 int gp100_ltc_new(struct nvkm_device *, int, struct nvkm_ltc **);
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/
Dgp100.c72 gp100_ltc_new(struct nvkm_device *device, int index, struct nvkm_ltc **pltc) in gp100_ltc_new() function
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c2182 .ltc = gp100_ltc_new,