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

#include <ad714x.h>

Data Fields

unsigned short l_state
 
unsigned short h_state
 
unsigned short c_state
 
unsigned short adc_reg [STAGE_NUM]
 
unsigned short amb_reg [STAGE_NUM]
 
unsigned short sensor_val [STAGE_NUM]
 
struct ad714x_platform_datahw
 
struct ad714x_driver_datasw
 
int irq
 
struct devicedev
 
ad714x_read_t read
 
ad714x_write_t write
 
struct mutex mutex
 
unsigned product
 
unsigned version
 
__be16 xfer_buf[16] ____cacheline_aligned
 

Detailed Description

Definition at line 24 of file ad714x.h.

Field Documentation

Definition at line 45 of file ad714x.h.

unsigned short adc_reg[STAGE_NUM]

Definition at line 28 of file ad714x.h.

unsigned short amb_reg[STAGE_NUM]

Definition at line 29 of file ad714x.h.

unsigned short c_state

Definition at line 27 of file ad714x.h.

struct device* dev

Definition at line 36 of file ad714x.h.

unsigned short h_state

Definition at line 26 of file ad714x.h.

Definition at line 32 of file ad714x.h.

int irq

Definition at line 35 of file ad714x.h.

unsigned short l_state

Definition at line 25 of file ad714x.h.

Definition at line 40 of file ad714x.h.

unsigned product

Definition at line 42 of file ad714x.h.

Definition at line 37 of file ad714x.h.

unsigned short sensor_val[STAGE_NUM]

Definition at line 30 of file ad714x.h.

Definition at line 33 of file ad714x.h.

unsigned version

Definition at line 43 of file ad714x.h.

Definition at line 38 of file ad714x.h.


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