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

Data Fields

struct spi_devicespi
 
struct regulatorreg
 
unsigned long vref_uv
 
struct spi_transfer single_xfer [3]
 
struct spi_message single_msg
 
enum ad7266_range range
 
enum ad7266_mode mode
 
bool fixed_addr
 
struct gpio gpios [3]
 
uint8_t data[ALIGN(4, sizeof(s64))+sizeof(s64)] ____cacheline_aligned
 

Detailed Description

Definition at line 27 of file ad7266.c.

Field Documentation

Definition at line 46 of file ad7266.c.

bool fixed_addr

Definition at line 37 of file ad7266.c.

struct gpio gpios[3]

Definition at line 38 of file ad7266.c.

enum ad7266_mode mode

Definition at line 36 of file ad7266.c.

Definition at line 35 of file ad7266.c.

Definition at line 29 of file ad7266.c.

struct spi_message single_msg

Definition at line 33 of file ad7266.c.

struct spi_transfer single_xfer[3]

Definition at line 32 of file ad7266.c.

Definition at line 28 of file ad7266.c.

unsigned long vref_uv

Definition at line 30 of file ad7266.c.


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