Searched refs:gf100_ltc_new (Results 1 – 3 of 3) sorted by relevance
| /linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
| D | ltc.h | 36 int gf100_ltc_new(struct nvkm_device *, int, struct nvkm_ltc **);
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
| D | base.c | 1351 .ltc = gf100_ltc_new, 1387 .ltc = gf100_ltc_new, 1422 .ltc = gf100_ltc_new, 1457 .ltc = gf100_ltc_new, 1493 .ltc = gf100_ltc_new, 1529 .ltc = gf100_ltc_new, 1565 .ltc = gf100_ltc_new, 1600 .ltc = gf100_ltc_new, 1633 .ltc = gf100_ltc_new,
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/ |
| D | gf100.c | 253 gf100_ltc_new(struct nvkm_device *device, int index, struct nvkm_ltc **pltc) in gf100_ltc_new() function
|