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

Data Fields

spinlock_t lock
 
wait_queue_head_t wait
 
struct i2c_msgmsg
 
unsigned int msg_num
 
unsigned int msg_idx
 
unsigned int msg_ptr
 
unsigned int irq
 
enum nuc900_i2c_state state
 
void __iomemregs
 
struct clkclk
 
struct devicedev
 
struct resourceioarea
 
struct i2c_adapter adap
 

Detailed Description

Definition at line 72 of file i2c-nuc900.c.

Field Documentation

Definition at line 88 of file i2c-nuc900.c.

Definition at line 85 of file i2c-nuc900.c.

struct device* dev

Definition at line 86 of file i2c-nuc900.c.

struct resource* ioarea

Definition at line 87 of file i2c-nuc900.c.

unsigned int irq

Definition at line 80 of file i2c-nuc900.c.

spinlock_t lock

Definition at line 73 of file i2c-nuc900.c.

Definition at line 76 of file i2c-nuc900.c.

unsigned int msg_idx

Definition at line 78 of file i2c-nuc900.c.

unsigned int msg_num

Definition at line 77 of file i2c-nuc900.c.

unsigned int msg_ptr

Definition at line 79 of file i2c-nuc900.c.

Definition at line 84 of file i2c-nuc900.c.

Definition at line 82 of file i2c-nuc900.c.

Definition at line 74 of file i2c-nuc900.c.


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