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

#include <ad7298.h>

Data Fields

struct spi_devicespi
 
struct regulatorreg
 
u16 int_vref_mv
 
unsigned ext_ref
 
struct spi_transfer ring_xfer [10]
 
struct spi_transfer scan_single_xfer [3]
 
struct spi_message ring_msg
 
struct spi_message scan_single_msg
 
unsigned short rx_buf[8] ____cacheline_aligned
 
unsigned short tx_buf [2]
 

Detailed Description

Definition at line 38 of file ad7298.h.

Field Documentation

unsigned short rx_buf [8] ____cacheline_aligned

Definition at line 51 of file ad7298.h.

unsigned ext_ref

Definition at line 42 of file ad7298.h.

u16 int_vref_mv

Definition at line 41 of file ad7298.h.

Definition at line 40 of file ad7298.h.

struct spi_message ring_msg

Definition at line 45 of file ad7298.h.

struct spi_transfer ring_xfer[10]

Definition at line 43 of file ad7298.h.

struct spi_message scan_single_msg

Definition at line 46 of file ad7298.h.

struct spi_transfer scan_single_xfer[3]

Definition at line 44 of file ad7298.h.

Definition at line 39 of file ad7298.h.

unsigned short tx_buf[2]

Definition at line 52 of file ad7298.h.


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