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

Data Fields

struct regmapregmap
 
struct ad5380_chip_infochip_info
 
struct regulatorvref_reg
 
int vref
 
bool pwr_down
 

Detailed Description

struct ad5380_state - driver instance specific data : regmap instance used by the device : chip model specific constants, available modes etc : vref supply regulator : actual reference voltage used in uA : whether the chip is currently in power down mode

Definition at line 57 of file ad5380.c.

Field Documentation

Definition at line 59 of file ad5380.c.

bool pwr_down

Definition at line 62 of file ad5380.c.

Definition at line 58 of file ad5380.c.

int vref

Definition at line 61 of file ad5380.c.

struct regulator* vref_reg

Definition at line 60 of file ad5380.c.


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