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()
118 nvkm_therm_fan_set(struct nvkm_therm *therm, bool immediate, int percent) in nvkm_therm_fan_set()
124 nvkm_therm_fan_sense(struct nvkm_therm *therm) in nvkm_therm_fan_sense()
169 nvkm_therm_fan_user_get(struct nvkm_therm *therm) in nvkm_therm_fan_user_get()
175 nvkm_therm_fan_user_set(struct nvkm_therm *therm, int percent) in nvkm_therm_fan_user_set()
184 nvkm_therm_fan_set_defaults(struct nvkm_therm *therm) in nvkm_therm_fan_set_defaults()
196 nvkm_therm_fan_safety_checks(struct nvkm_therm *therm) in nvkm_therm_fan_safety_checks()
208 nvkm_therm_fan_init(struct nvkm_therm *therm) in nvkm_therm_fan_init()
214 nvkm_therm_fan_fini(struct nvkm_therm *therm, bool suspend) in nvkm_therm_fan_fini()
223 nvkm_therm_fan_ctor(struct nvkm_therm *therm) in nvkm_therm_fan_ctor()