Searched refs:gf100_ltc_new (Results 1 – 3 of 3) sorted by relevance
/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | ltc.h | 36 int gf100_ltc_new(struct nvkm_device *, int, struct nvkm_ltc **);
|
/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 1353 .ltc = gf100_ltc_new, 1390 .ltc = gf100_ltc_new, 1426 .ltc = gf100_ltc_new, 1462 .ltc = gf100_ltc_new, 1499 .ltc = gf100_ltc_new, 1536 .ltc = gf100_ltc_new, 1573 .ltc = gf100_ltc_new, 1609 .ltc = gf100_ltc_new, 1644 .ltc = gf100_ltc_new,
|
/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/ |
D | gf100.c | 252 gf100_ltc_new(struct nvkm_device *device, int index, struct nvkm_ltc **pltc) in gf100_ltc_new() function
|