Lines Matching defs:therm
28 nvkm_therm_temp_get(struct nvkm_therm *therm) in nvkm_therm_temp_get()
36 nvkm_therm_update_trip(struct nvkm_therm *therm) in nvkm_therm_update_trip()
68 nvkm_therm_compute_linear_duty(struct nvkm_therm *therm, u8 linear_min_temp, in nvkm_therm_compute_linear_duty()
89 nvkm_therm_update_linear(struct nvkm_therm *therm) in nvkm_therm_update_linear()
97 nvkm_therm_update_linear_fallback(struct nvkm_therm *therm) in nvkm_therm_update_linear_fallback()
104 nvkm_therm_update(struct nvkm_therm *therm, int mode) in nvkm_therm_update()
161 nvkm_therm_cstate(struct nvkm_therm *therm, int fan, int dir) in nvkm_therm_cstate()
176 struct nvkm_therm *therm = in nvkm_therm_alarm() local
182 nvkm_therm_fan_mode(struct nvkm_therm *therm, int mode) in nvkm_therm_fan_mode()
213 nvkm_therm_attr_get(struct nvkm_therm *therm, enum nvkm_therm_attr_type type) in nvkm_therm_attr_get()
244 nvkm_therm_attr_set(struct nvkm_therm *therm, in nvkm_therm_attr_set()
302 nvkm_therm_clkgate_enable(struct nvkm_therm *therm) in nvkm_therm_clkgate_enable()
313 nvkm_therm_clkgate_fini(struct nvkm_therm *therm, bool suspend) in nvkm_therm_clkgate_fini()
325 nvkm_therm_clkgate_oneinit(struct nvkm_therm *therm) in nvkm_therm_clkgate_oneinit()
336 struct nvkm_therm *therm = nvkm_therm(subdev); in nvkm_therm_intr() local
344 struct nvkm_therm *therm = nvkm_therm(subdev); in nvkm_therm_fini() local
363 struct nvkm_therm *therm = nvkm_therm(subdev); in nvkm_therm_oneinit() local
376 struct nvkm_therm *therm = nvkm_therm(subdev); in nvkm_therm_init() local
395 nvkm_therm_clkgate_init(struct nvkm_therm *therm, in nvkm_therm_clkgate_init()
407 struct nvkm_therm *therm = nvkm_therm(subdev); in nvkm_therm_dtor() local
422 nvkm_therm_ctor(struct nvkm_therm *therm, struct nvkm_device *device, in nvkm_therm_ctor()
446 struct nvkm_therm *therm; in nvkm_therm_new_() local