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

Data Fields

struct devicedev
 
struct ad5446_chip_infochip_info
 
struct regulatorreg
 
unsigned short vref_mv
 
unsigned cached_val
 
unsigned pwr_down_mode
 
unsigned pwr_down
 

Detailed Description

struct ad5446_state - driver instance specific data : spi_device : chip model specific constants, available modes etc : supply regulator : actual reference voltage used

Definition at line 37 of file ad5446.c.

Field Documentation

unsigned cached_val

Definition at line 42 of file ad5446.c.

Definition at line 39 of file ad5446.c.

struct device* dev

Definition at line 38 of file ad5446.c.

unsigned pwr_down

Definition at line 44 of file ad5446.c.

unsigned pwr_down_mode

Definition at line 43 of file ad5446.c.

Definition at line 40 of file ad5446.c.

unsigned short vref_mv

Definition at line 41 of file ad5446.c.


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