nvkm_therm_new_
ret = nvkm_therm_new_(&g84_therm, device, type, inst, &therm);
return nvkm_therm_new_(&gf119_therm, device, type, inst, ptherm);
return nvkm_therm_new_(&gm107_therm, device, type, inst, ptherm);
return nvkm_therm_new_(&gm200_therm, device, type, inst, ptherm);
return nvkm_therm_new_(&gp100_therm, device, type, inst, ptherm);
return nvkm_therm_new_(>215_therm, device, type, inst, ptherm);
return nvkm_therm_new_(&nv40_therm, device, type, inst, ptherm);
return nvkm_therm_new_(&nv50_therm, device, type, inst, ptherm);
int nvkm_therm_new_(const struct nvkm_therm_func *, struct nvkm_device *, enum nvkm_subdev_type,