Linux Kernel
3.7.1
|
#include <therm.h>
Data Fields | |
struct nouveau_subdev | base |
int(* | fan_get )(struct nouveau_therm *) |
int(* | fan_set )(struct nouveau_therm *, int) |
int(* | fan_sense )(struct nouveau_therm *) |
int(* | temp_get )(struct nouveau_therm *) |
int(* | attr_get )(struct nouveau_therm *, enum nouveau_therm_attr_type) |
int(* | attr_set )(struct nouveau_therm *, enum nouveau_therm_attr_type, int) |
int(* attr_get)(struct nouveau_therm *, enum nouveau_therm_attr_type) |
int(* attr_set)(struct nouveau_therm *, enum nouveau_therm_attr_type, int) |
struct nouveau_subdev base |
int(* fan_get)(struct nouveau_therm *) |
int(* fan_sense)(struct nouveau_therm *) |
int(* temp_get)(struct nouveau_therm *) |