nvkm_ltc_new_
return nvkm_ltc_new_(&ga102_ltc, device, type, inst, pltc);
return nvkm_ltc_new_(&gf100_ltc, device, type, inst, pltc);
return nvkm_ltc_new_(&gk104_ltc, device, type, inst, pltc);
return nvkm_ltc_new_(&gm107_ltc, device, type, inst, pltc);
return nvkm_ltc_new_(&gm200_ltc, device, type, inst, pltc);
return nvkm_ltc_new_(&gp100_ltc, device, type, inst, pltc);
return nvkm_ltc_new_(&gp102_ltc, device, type, inst, pltc);
return nvkm_ltc_new_(&gp10b_ltc, device, type, inst, pltc);
int nvkm_ltc_new_(const struct nvkm_ltc_func *, struct nvkm_device *, enum nvkm_subdev_type, int,