Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
nouveau_therm Struct Reference

#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)
 

Detailed Description

Definition at line 28 of file therm.h.

Field Documentation

Definition at line 37 of file therm.h.

Definition at line 38 of file therm.h.

Definition at line 29 of file therm.h.

int(* fan_get)(struct nouveau_therm *)

Definition at line 31 of file therm.h.

int(* fan_sense)(struct nouveau_therm *)

Definition at line 33 of file therm.h.

int(* fan_set)(struct nouveau_therm *, int)

Definition at line 32 of file therm.h.

int(* temp_get)(struct nouveau_therm *)

Definition at line 35 of file therm.h.


The documentation for this struct was generated from the following file: