Lines Matching refs:nvxx_therm
43 struct nvkm_therm *therm = nvxx_therm(&drm->device); in nouveau_hwmon_show_temp()
69 struct nvkm_therm *therm = nvxx_therm(&drm->device); in nouveau_hwmon_temp1_auto_point1_temp()
81 struct nvkm_therm *therm = nvxx_therm(&drm->device); in nouveau_hwmon_set_temp1_auto_point1_temp()
102 struct nvkm_therm *therm = nvxx_therm(&drm->device); in nouveau_hwmon_temp1_auto_point1_temp_hyst()
114 struct nvkm_therm *therm = nvxx_therm(&drm->device); in nouveau_hwmon_set_temp1_auto_point1_temp_hyst()
134 struct nvkm_therm *therm = nvxx_therm(&drm->device); in nouveau_hwmon_max_temp()
145 struct nvkm_therm *therm = nvxx_therm(&drm->device); in nouveau_hwmon_set_max_temp()
165 struct nvkm_therm *therm = nvxx_therm(&drm->device); in nouveau_hwmon_max_temp_hyst()
176 struct nvkm_therm *therm = nvxx_therm(&drm->device); in nouveau_hwmon_set_max_temp_hyst()
197 struct nvkm_therm *therm = nvxx_therm(&drm->device); in nouveau_hwmon_critical_temp()
209 struct nvkm_therm *therm = nvxx_therm(&drm->device); in nouveau_hwmon_set_critical_temp()
230 struct nvkm_therm *therm = nvxx_therm(&drm->device); in nouveau_hwmon_critical_temp_hyst()
243 struct nvkm_therm *therm = nvxx_therm(&drm->device); in nouveau_hwmon_set_critical_temp_hyst()
263 struct nvkm_therm *therm = nvxx_therm(&drm->device); in nouveau_hwmon_emergency_temp()
275 struct nvkm_therm *therm = nvxx_therm(&drm->device); in nouveau_hwmon_set_emergency_temp()
296 struct nvkm_therm *therm = nvxx_therm(&drm->device); in nouveau_hwmon_emergency_temp_hyst()
309 struct nvkm_therm *therm = nvxx_therm(&drm->device); in nouveau_hwmon_set_emergency_temp_hyst()
349 struct nvkm_therm *therm = nvxx_therm(&drm->device); in nouveau_hwmon_show_fan1_input()
362 struct nvkm_therm *therm = nvxx_therm(&drm->device); in nouveau_hwmon_get_pwm1_enable()
378 struct nvkm_therm *therm = nvxx_therm(&drm->device); in nouveau_hwmon_set_pwm1_enable()
401 struct nvkm_therm *therm = nvxx_therm(&drm->device); in nouveau_hwmon_get_pwm1()
417 struct nvkm_therm *therm = nvxx_therm(&drm->device); in nouveau_hwmon_set_pwm1()
441 struct nvkm_therm *therm = nvxx_therm(&drm->device); in nouveau_hwmon_get_pwm1_min()
457 struct nvkm_therm *therm = nvxx_therm(&drm->device); in nouveau_hwmon_set_pwm1_min()
481 struct nvkm_therm *therm = nvxx_therm(&drm->device); in nouveau_hwmon_get_pwm1_max()
497 struct nvkm_therm *therm = nvxx_therm(&drm->device); in nouveau_hwmon_set_pwm1_max()
564 struct nvkm_therm *therm = nvxx_therm(&drm->device); in nouveau_hwmon_init()