Searched refs:gf100_ltc_new (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
A D | ltc.h | 40 int gf100_ltc_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_ltc **);
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/ |
A D | gf100.c | 253 gf100_ltc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gf100_ltc_new() function
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
A D | base.c | 1351 .ltc = { 0x00000001, gf100_ltc_new }, 1387 .ltc = { 0x00000001, gf100_ltc_new }, 1423 .ltc = { 0x00000001, gf100_ltc_new }, 1459 .ltc = { 0x00000001, gf100_ltc_new }, 1495 .ltc = { 0x00000001, gf100_ltc_new }, 1531 .ltc = { 0x00000001, gf100_ltc_new }, 1567 .ltc = { 0x00000001, gf100_ltc_new }, 1603 .ltc = { 0x00000001, gf100_ltc_new }, 1638 .ltc = { 0x00000001, gf100_ltc_new },
|
Completed in 7 milliseconds