Searched refs:gf100_ltc_new (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | ltc.h | 37 int gf100_ltc_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_ltc **);
|
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 1352 .ltc = { 0x00000001, gf100_ltc_new }, 1388 .ltc = { 0x00000001, gf100_ltc_new }, 1424 .ltc = { 0x00000001, gf100_ltc_new }, 1460 .ltc = { 0x00000001, gf100_ltc_new }, 1496 .ltc = { 0x00000001, gf100_ltc_new }, 1532 .ltc = { 0x00000001, gf100_ltc_new }, 1568 .ltc = { 0x00000001, gf100_ltc_new }, 1604 .ltc = { 0x00000001, gf100_ltc_new }, 1639 .ltc = { 0x00000001, gf100_ltc_new },
|
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/ |
D | gf100.c | 252 gf100_ltc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gf100_ltc_new() function
|