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

Data Fields

struct spi_devicespi
 
struct ad5764_chip_infochip_info
 
struct regulator_bulk_data vref_reg [2]
 
union {
   __be32   d32
 
   u8   d8 [4]
 
____cacheline_aligned [2]
 

Detailed Description

struct ad5764_state - driver instance specific data : spi_device : chip info : vref supply regulators : spi transfer buffers

Definition at line 53 of file ad5764.c.

Field Documentation

union { ... } ____cacheline_aligned[2]

Definition at line 55 of file ad5764.c.

__be32 d32

Definition at line 63 of file ad5764.c.

u8 d8[4]

Definition at line 64 of file ad5764.c.

Definition at line 54 of file ad5764.c.

Definition at line 56 of file ad5764.c.


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