Searched refs:gp102_ltc_new (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/ |
D | gp102.c | 48 gp102_ltc_new(struct nvkm_device *device, int index, struct nvkm_ltc **pltc) in gp102_ltc_new() function
|
/Linux-v4.19/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | ltc.h | 42 int gp102_ltc_new(struct nvkm_device *, int, struct nvkm_ltc **);
|
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 2207 .ltc = gp102_ltc_new, 2243 .ltc = gp102_ltc_new, 2279 .ltc = gp102_ltc_new, 2315 .ltc = gp102_ltc_new, 2351 .ltc = gp102_ltc_new, 2383 .ltc = gp102_ltc_new, 2411 .ltc = gp102_ltc_new,
|