Linux Kernel
3.7.1
|
#include "priv.h"
Go to the source code of this file.
Functions | |
int | nv50_fan_pwm_get (struct nouveau_therm *therm, int line, u32 *divs, u32 *duty) |
int | nv50_fan_pwm_set (struct nouveau_therm *therm, int line, u32 divs, u32 duty) |
int | nv50_fan_pwm_clock (struct nouveau_therm *therm) |
int | nv50_temp_get (struct nouveau_therm *therm) |
Variables | |
struct nouveau_oclass | nv50_therm_oclass |
int nv50_fan_pwm_clock | ( | struct nouveau_therm * | therm | ) |
int nv50_temp_get | ( | struct nouveau_therm * | therm | ) |
struct nouveau_oclass nv50_therm_oclass |