Lines Matching defs:therm
27 nvkm_therm_temp_get(struct nvkm_therm *therm) in nvkm_therm_temp_get()
35 nvkm_therm_update_trip(struct nvkm_therm *therm) in nvkm_therm_update_trip()
67 nvkm_therm_update_linear(struct nvkm_therm *therm) in nvkm_therm_update_linear()
89 nvkm_therm_update(struct nvkm_therm *therm, int mode) in nvkm_therm_update()
144 nvkm_therm_cstate(struct nvkm_therm *therm, int fan, int dir) in nvkm_therm_cstate()
159 struct nvkm_therm *therm = in nvkm_therm_alarm() local
165 nvkm_therm_fan_mode(struct nvkm_therm *therm, int mode) in nvkm_therm_fan_mode()
196 nvkm_therm_attr_get(struct nvkm_therm *therm, enum nvkm_therm_attr_type type) in nvkm_therm_attr_get()
227 nvkm_therm_attr_set(struct nvkm_therm *therm, in nvkm_therm_attr_set()
287 struct nvkm_therm *therm = nvkm_therm(subdev); in nvkm_therm_intr() local
295 struct nvkm_therm *therm = nvkm_therm(subdev); in nvkm_therm_fini() local
314 struct nvkm_therm *therm = nvkm_therm(subdev); in nvkm_therm_oneinit() local
326 struct nvkm_therm *therm = nvkm_therm(subdev); in nvkm_therm_init() local
346 struct nvkm_therm *therm = nvkm_therm(subdev); in nvkm_therm_dtor() local
364 struct nvkm_therm *therm; in nvkm_therm_new_() local