Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dltc.h39 int gm107_ltc_new(struct nvkm_device *, int, struct nvkm_ltc **);
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/
Dgm107.c148 gm107_ltc_new(struct nvkm_device *device, int index, struct nvkm_ltc **pltc) in gm107_ltc_new() function
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c1974 .ltc = gm107_ltc_new,
2010 .ltc = gm107_ltc_new,