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

Data Fields

struct ad2s1210_platform_datapdata
 
struct mutex lock
 
struct spi_devicesdev
 
unsigned int fclkin
 
unsigned int fexcit
 
bool hysteresis
 
bool old_data
 
u8 resolution
 
enum ad2s1210_mode mode
 
u8 rx[2] ____cacheline_aligned
 
u8 tx[2] ____cacheline_aligned
 

Detailed Description

Definition at line 82 of file ad2s1210.c.

Field Documentation

Definition at line 92 of file ad2s1210.c.

Definition at line 93 of file ad2s1210.c.

unsigned int fclkin

Definition at line 86 of file ad2s1210.c.

unsigned int fexcit

Definition at line 87 of file ad2s1210.c.

bool hysteresis

Definition at line 88 of file ad2s1210.c.

struct mutex lock

Definition at line 84 of file ad2s1210.c.

enum ad2s1210_mode mode

Definition at line 91 of file ad2s1210.c.

bool old_data

Definition at line 89 of file ad2s1210.c.

Definition at line 83 of file ad2s1210.c.

u8 resolution

Definition at line 90 of file ad2s1210.c.

Definition at line 85 of file ad2s1210.c.


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