Searched refs:temp_get (Results 1 – 12 of 12) sorted by relevance
94 int temperature = therm->func->temp_get(therm); in nvkm_therm_sensor_event()148 int temp = therm->func->temp_get(therm); in nvkm_therm_threshold_hyst_polling()193 if (therm->func->temp_get(therm) >= 0) in alarm_timer_callback()237 if (therm->func->temp_get(therm) < 0) in nvkm_therm_sensor_preinit()
37 if (therm->func->temp_get) in nvkm_therm_temp_get()38 return therm->func->temp_get(therm); in nvkm_therm_temp_get()48 u8 temp = therm->func->temp_get(therm); in nvkm_therm_update_trip()78 u8 temp = therm->func->temp_get(therm); in nvkm_therm_compute_linear_duty()210 therm->func->temp_get(therm) < 0) in nvkm_therm_fan_mode()
123 cur = therm->func->temp_get(therm); in g84_therm_threshold_hyst_emulation()226 .temp_get = g84_temp_get,
35 .temp_get = g84_temp_get,
52 .temp_get = gp100_temp_get,
70 .temp_get = g84_temp_get,
98 int (*temp_get)(struct nvkm_therm *); member
105 .temp_get = g84_temp_get,
148 .temp_get = g84_temp_get,
172 .temp_get = nv50_temp_get,
200 .temp_get = nv40_temp_get,