Searched refs:gp102_ltc_new (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/ |
H A D | gp102.c | 48 gp102_ltc_new(struct nvkm_device *device, int index, struct nvkm_ltc **pltc) in gp102_ltc_new() function
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/ |
H A D | gp102.c | 49 gp102_ltc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gp102_ltc_new() function
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | ltc.h | 42 int gp102_ltc_new(struct nvkm_device *, int, struct nvkm_ltc **);
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | ltc.h | 45 int gp102_ltc_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_ltc **);
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
H A D | base.c | 2222 .ltc = gp102_ltc_new, 2260 .ltc = gp102_ltc_new, 2298 .ltc = gp102_ltc_new, 2335 .ltc = gp102_ltc_new, 2373 .ltc = gp102_ltc_new, 2434 .ltc = gp102_ltc_new, 2478 .ltc = gp102_ltc_new, 2516 .ltc = gp102_ltc_new, 2555 .ltc = gp102_ltc_new, 2595 .ltc = gp102_ltc_new, [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
H A D | base.c | 2185 .ltc = { 0x00000001, gp102_ltc_new }, 2219 .ltc = { 0x00000001, gp102_ltc_new }, 2253 .ltc = { 0x00000001, gp102_ltc_new }, 2287 .ltc = { 0x00000001, gp102_ltc_new }, 2321 .ltc = { 0x00000001, gp102_ltc_new }, 2379 .ltc = { 0x00000001, gp102_ltc_new }, 2414 .ltc = { 0x00000001, gp102_ltc_new }, 2449 .ltc = { 0x00000001, gp102_ltc_new }, 2484 .ltc = { 0x00000001, gp102_ltc_new }, 2519 .ltc = { 0x00000001, gp102_ltc_new }, [all...] |
Completed in 6 milliseconds