Searched refs:nvkm_ltc_new_ (Results 1 – 5 of 5) sorted by relevance
/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/ |
D | gk104.c | 55 return nvkm_ltc_new_(&gk104_ltc, device, index, pltc); in gk104_ltc_new()
|
D | priv.h | 6 int nvkm_ltc_new_(const struct nvkm_ltc_func *, struct nvkm_device *,
|
D | base.c | 135 nvkm_ltc_new_(const struct nvkm_ltc_func *func, struct nvkm_device *device, in nvkm_ltc_new_() function
|
D | gm107.c | 148 return nvkm_ltc_new_(&gm107_ltc, device, index, pltc); in gm107_ltc_new()
|
D | gf100.c | 255 return nvkm_ltc_new_(&gf100_ltc, device, index, pltc); in gf100_ltc_new()
|