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

#include <bbc_i2c.h>

Data Fields

struct list_head bp_list
 
struct list_head glob_list
 
struct bbc_i2c_clientclient
 
int index
 
s8 curr_cpu_temp
 
s8 curr_amb_temp
 
s8 prev_cpu_temp
 
s8 prev_amb_temp
 
s8 avg_cpu_temp
 
s8 avg_amb_temp
 
int sample_tick
 
enum fan_action fan_todo [2]
 

Detailed Description

Definition at line 17 of file bbc_i2c.h.

Field Documentation

s8 avg_amb_temp

Definition at line 30 of file bbc_i2c.h.

s8 avg_cpu_temp

Definition at line 29 of file bbc_i2c.h.

struct list_head bp_list

Definition at line 18 of file bbc_i2c.h.

Definition at line 21 of file bbc_i2c.h.

s8 curr_amb_temp

Definition at line 26 of file bbc_i2c.h.

s8 curr_cpu_temp

Definition at line 25 of file bbc_i2c.h.

enum fan_action fan_todo[2]

Definition at line 34 of file bbc_i2c.h.

struct list_head glob_list

Definition at line 19 of file bbc_i2c.h.

int index

Definition at line 22 of file bbc_i2c.h.

s8 prev_amb_temp

Definition at line 28 of file bbc_i2c.h.

s8 prev_cpu_temp

Definition at line 27 of file bbc_i2c.h.

int sample_tick

Definition at line 32 of file bbc_i2c.h.


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