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

Data Fields

struct devicedev
 
struct input_dev * input
 
struct mutex mutex
 
struct adxl34x_platform_data pdata
 
struct axis_triple swcal
 
struct axis_triple hwcal
 
struct axis_triple saved
 
char phys [32]
 
unsigned orient2d_saved
 
unsigned orient3d_saved
 
bool disabled
 
bool opened
 
bool suspended
 
bool fifo_delay
 
int irq
 
unsigned model
 
unsigned int_mask
 
struct adxl34x_bus_opsbops
 

Detailed Description

Definition at line 191 of file adxl34x.c.

Field Documentation

Definition at line 210 of file adxl34x.c.

struct device* dev

Definition at line 192 of file adxl34x.c.

bool disabled

Definition at line 202 of file adxl34x.c.

bool fifo_delay

Definition at line 205 of file adxl34x.c.

Definition at line 197 of file adxl34x.c.

struct input_dev* input

Definition at line 193 of file adxl34x.c.

unsigned int_mask

Definition at line 208 of file adxl34x.c.

int irq

Definition at line 206 of file adxl34x.c.

unsigned model

Definition at line 207 of file adxl34x.c.

Definition at line 194 of file adxl34x.c.

bool opened

Definition at line 203 of file adxl34x.c.

unsigned orient2d_saved

Definition at line 200 of file adxl34x.c.

unsigned orient3d_saved

Definition at line 201 of file adxl34x.c.

Definition at line 195 of file adxl34x.c.

char phys[32]

Definition at line 199 of file adxl34x.c.

Definition at line 198 of file adxl34x.c.

bool suspended

Definition at line 204 of file adxl34x.c.

Definition at line 196 of file adxl34x.c.


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