Home
last modified time | relevance | path

Searched refs:threshold_temp (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/gpu/drm/nouveau/
Dnouveau_temp.c36 struct nouveau_pm_threshold_temp *temps = &pm->threshold_temp; in nouveau_temp_vbios_parse()
220 struct nouveau_pm_threshold_temp *temps = &pm->threshold_temp; in nouveau_temp_safety_checks()
Dnouveau_pm.c310 struct nouveau_pm_threshold_temp *temp = &pm->threshold_temp; in nouveau_hwmon_max_temp()
321 struct nouveau_pm_threshold_temp *temp = &pm->threshold_temp; in nouveau_hwmon_set_max_temp()
344 struct nouveau_pm_threshold_temp *temp = &pm->threshold_temp; in nouveau_hwmon_critical_temp()
356 struct nouveau_pm_threshold_temp *temp = &pm->threshold_temp; in nouveau_hwmon_set_critical_temp()
Dnouveau_drv.h483 struct nouveau_pm_threshold_temp threshold_temp; member