Home
last modified time | relevance | path

Searched refs:nvxx_therm (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/nouveau/
A Dnouveau_hwmon.c55 struct nvkm_therm *therm = nvxx_therm(&drm->client.device); in nouveau_hwmon_temp1_auto_point1_temp()
67 struct nvkm_therm *therm = nvxx_therm(&drm->client.device); in nouveau_hwmon_set_temp1_auto_point1_temp()
88 struct nvkm_therm *therm = nvxx_therm(&drm->client.device); in nouveau_hwmon_temp1_auto_point1_temp_hyst()
100 struct nvkm_therm *therm = nvxx_therm(&drm->client.device); in nouveau_hwmon_set_temp1_auto_point1_temp_hyst()
121 struct nvkm_therm *therm = nvxx_therm(&drm->client.device); in nouveau_hwmon_get_pwm1_max()
137 struct nvkm_therm *therm = nvxx_therm(&drm->client.device); in nouveau_hwmon_get_pwm1_min()
153 struct nvkm_therm *therm = nvxx_therm(&drm->client.device); in nouveau_hwmon_set_pwm1_min()
176 struct nvkm_therm *therm = nvxx_therm(&drm->client.device); in nouveau_hwmon_set_pwm1_max()
275 struct nvkm_therm *therm = nvxx_therm(&drm->client.device); in nouveau_temp_is_visible()
299 struct nvkm_therm *therm = nvxx_therm(&drm->client.device); in nouveau_pwm_is_visible()
[all …]
/linux-6.3-rc2/drivers/gpu/drm/nouveau/include/nvif/
A Ddevice.h51 #define nvxx_therm(a) nvxx_device(a)->therm macro

Completed in 4 milliseconds