Lines Matching defs:therm
34 struct nvkm_therm *therm = fan->parent; in nvkm_fan_update() local
112 nvkm_therm_fan_get(struct nvkm_therm *therm) in nvkm_therm_fan_get()
119 nvkm_therm_fan_set(struct nvkm_therm *therm, bool immediate, int percent) in nvkm_therm_fan_set()
126 nvkm_therm_fan_sense(struct nvkm_therm *therm) in nvkm_therm_fan_sense()
166 nvkm_therm_fan_user_get(struct nvkm_therm *therm) in nvkm_therm_fan_user_get()
172 nvkm_therm_fan_user_set(struct nvkm_therm *therm, int percent) in nvkm_therm_fan_user_set()
183 nvkm_therm_fan_set_defaults(struct nvkm_therm *therm) in nvkm_therm_fan_set_defaults()
197 nvkm_therm_fan_safety_checks(struct nvkm_therm *therm) in nvkm_therm_fan_safety_checks()
211 nvkm_therm_fan_init(struct nvkm_therm *therm) in nvkm_therm_fan_init()
217 nvkm_therm_fan_fini(struct nvkm_therm *therm, bool suspend) in nvkm_therm_fan_fini()
228 nvkm_therm_fan_ctor(struct nvkm_therm *therm) in nvkm_therm_fan_ctor()