Linux Kernel
3.7.1
|
#include <priv.h>
Data Fields | |
struct nouveau_therm | base |
struct nvbios_therm_sensor | bios_sensor |
struct nvbios_therm_fan | bios_fan |
struct nvbios_perf_fan | bios_perf_fan |
struct { | |
enum nouveau_therm_fan_mode mode | |
int percent | |
int(* pwm_get )(struct nouveau_therm *, int line, u32 *, u32 *) | |
int(* pwm_set )(struct nouveau_therm *, int line, u32, u32) | |
int(* pwm_clock )(struct nouveau_therm *) | |
} | fan |
struct i2c_client * | ic |
struct nouveau_therm base |
struct nvbios_therm_fan bios_fan |
struct nvbios_perf_fan bios_perf_fan |
struct nvbios_therm_sensor bios_sensor |
struct { ... } fan |
struct i2c_client* ic |
enum nouveau_therm_fan_mode mode |
int(* pwm_clock)(struct nouveau_therm *) |