nouveau_nvkm_subdev_therm_base.c | 192 nvkm_therm_fan_mode(struct nvkm_therm *therm, int mode) function in typeref:typename:int 272 return nvkm_therm_fan_mode(therm, value); 376 nvkm_therm_fan_mode(therm, NVKM_THERM_CTRL_AUTO); 395 nvkm_therm_fan_mode(therm, therm->suspend);
|