|
Linux Kernel
3.7.1
|
#include "priv.h"#include <core/object.h>#include <core/device.h>#include <subdev/gpio.h>#include <subdev/timer.h>Go to the source code of this file.
| int nouveau_fan_pwm_clock_dummy | ( | struct nouveau_therm * | therm | ) |
| int nouveau_therm_fan_ctor | ( | struct nouveau_therm * | therm | ) |
| int nouveau_therm_fan_get | ( | struct nouveau_therm * | therm | ) |
| int nouveau_therm_fan_sense | ( | struct nouveau_therm * | therm | ) |
| int nouveau_therm_fan_set | ( | struct nouveau_therm * | therm, |
| int | percent | ||
| ) |
| void nouveau_therm_fan_set_defaults | ( | struct nouveau_therm * | therm | ) |
| int nouveau_therm_fan_set_mode | ( | struct nouveau_therm * | therm, |
| enum nouveau_therm_fan_mode | mode | ||
| ) |
| int nouveau_therm_fan_user_get | ( | struct nouveau_therm * | therm | ) |
1.8.2