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

Data Fields

struct mutex mutex
 
void __iomembase
 
int bsteps
 
int speed
 
int irq
 
u8data
 
unsigned len
 
int state
 
int rw
 
int polled
 
int result
 
struct completion complete
 
spinlock_t lock
 
struct timer_list timeout_timer
 

Detailed Description

Definition at line 107 of file low_i2c.c.

Field Documentation

void __iomem* base

Definition at line 111 of file low_i2c.c.

int bsteps

Definition at line 112 of file low_i2c.c.

struct completion complete

Definition at line 121 of file low_i2c.c.

u8* data

Definition at line 115 of file low_i2c.c.

int irq

Definition at line 114 of file low_i2c.c.

unsigned len

Definition at line 116 of file low_i2c.c.

spinlock_t lock

Definition at line 122 of file low_i2c.c.

Definition at line 109 of file low_i2c.c.

int polled

Definition at line 119 of file low_i2c.c.

int result

Definition at line 120 of file low_i2c.c.

int rw

Definition at line 118 of file low_i2c.c.

int speed

Definition at line 113 of file low_i2c.c.

Definition at line 117 of file low_i2c.c.

struct timer_list timeout_timer

Definition at line 123 of file low_i2c.c.


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