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

Data Fields

spinlock_t lock
 
wait_queue_head_t wait
 
unsigned int quirks
 
unsigned int suspended:1
 
struct i2c_msgmsg
 
unsigned int msg_num
 
unsigned int msg_idx
 
unsigned int msg_ptr
 
unsigned int tx_setup
 
unsigned int irq
 
enum s3c24xx_i2c_state state
 
unsigned long clkrate
 
void __iomemregs
 
struct clkclk
 
struct devicedev
 
struct resourceioarea
 
struct i2c_adapter adap
 
struct s3c2410_platform_i2cpdata
 
int gpios [2]
 

Detailed Description

Definition at line 61 of file i2c-s3c2410.c.

Field Documentation

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

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

unsigned long clkrate

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

struct device* dev

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

int gpios[2]

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

struct resource* ioarea

Definition at line 81 of file i2c-s3c2410.c.

unsigned int irq

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

spinlock_t lock

Definition at line 62 of file i2c-s3c2410.c.

Definition at line 67 of file i2c-s3c2410.c.

unsigned int msg_idx

Definition at line 69 of file i2c-s3c2410.c.

unsigned int msg_num

Definition at line 68 of file i2c-s3c2410.c.

unsigned int msg_ptr

Definition at line 70 of file i2c-s3c2410.c.

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

unsigned int quirks

Definition at line 64 of file i2c-s3c2410.c.

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

Definition at line 75 of file i2c-s3c2410.c.

unsigned int suspended

Definition at line 65 of file i2c-s3c2410.c.

unsigned int tx_setup

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

Definition at line 63 of file i2c-s3c2410.c.


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