Lines Matching defs:therm
30 nvkm_therm_temp_get(struct nvkm_therm *therm) in nvkm_therm_temp_get()
38 nvkm_therm_update_trip(struct nvkm_therm *therm) in nvkm_therm_update_trip()
70 nvkm_therm_compute_linear_duty(struct nvkm_therm *therm, u8 linear_min_temp, in nvkm_therm_compute_linear_duty()
91 nvkm_therm_update_linear(struct nvkm_therm *therm) in nvkm_therm_update_linear()
99 nvkm_therm_update_linear_fallback(struct nvkm_therm *therm) in nvkm_therm_update_linear_fallback()
106 nvkm_therm_update(struct nvkm_therm *therm, int mode) in nvkm_therm_update()
164 nvkm_therm_cstate(struct nvkm_therm *therm, int fan, int dir) in nvkm_therm_cstate()
179 struct nvkm_therm *therm = in nvkm_therm_alarm() local
185 nvkm_therm_fan_mode(struct nvkm_therm *therm, int mode) in nvkm_therm_fan_mode()
215 nvkm_therm_attr_get(struct nvkm_therm *therm, enum nvkm_therm_attr_type type) in nvkm_therm_attr_get()
246 nvkm_therm_attr_set(struct nvkm_therm *therm, in nvkm_therm_attr_set()
304 nvkm_therm_clkgate_enable(struct nvkm_therm *therm) in nvkm_therm_clkgate_enable()
315 nvkm_therm_clkgate_fini(struct nvkm_therm *therm, bool suspend) in nvkm_therm_clkgate_fini()
327 nvkm_therm_clkgate_oneinit(struct nvkm_therm *therm) in nvkm_therm_clkgate_oneinit()
338 struct nvkm_therm *therm = nvkm_therm(subdev); in nvkm_therm_intr() local
346 struct nvkm_therm *therm = nvkm_therm(subdev); in nvkm_therm_fini() local
365 struct nvkm_therm *therm = nvkm_therm(subdev); in nvkm_therm_oneinit() local
378 struct nvkm_therm *therm = nvkm_therm(subdev); in nvkm_therm_init() local
397 nvkm_therm_clkgate_init(struct nvkm_therm *therm, in nvkm_therm_clkgate_init()
409 struct nvkm_therm *therm = nvkm_therm(subdev); in nvkm_therm_dtor() local
424 nvkm_therm_ctor(struct nvkm_therm *therm, struct nvkm_device *device, enum nvkm_subdev_type type, in nvkm_therm_ctor()
448 struct nvkm_therm *therm; in nvkm_therm_new_() local