|
Linux Kernel
3.7.1
|
#include <subdev/therm.h>#include <subdev/bios/extdev.h>#include <subdev/bios/perf.h>#include <subdev/bios/therm.h>Go to the source code of this file.
Data Structures | |
| struct | nouveau_therm_priv |
| int nouveau_therm_attr_get | ( | struct nouveau_therm * | therm, |
| enum nouveau_therm_attr_type | type | ||
| ) |
| int nouveau_therm_attr_set | ( | struct nouveau_therm * | therm, |
| enum nouveau_therm_attr_type | type, | ||
| int | value | ||
| ) |
| 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 | ||
| ) |
| 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 | ) |
| int nouveau_therm_fan_user_set | ( | struct nouveau_therm * | therm, |
| int | percent | ||
| ) |
| int nouveau_therm_fini | ( | struct nouveau_object * | object, |
| bool | suspend | ||
| ) |
| void nouveau_therm_ic_ctor | ( | struct nouveau_therm * | therm | ) |
| int nouveau_therm_init | ( | struct nouveau_object * | object | ) |
| int nouveau_therm_sensor_ctor | ( | struct nouveau_therm * | therm | ) |
1.8.2