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

Data Fields

struct devicedev
 
void __iomemreg
 
struct i2c_adapter adap
 
unsigned long bus_speed
 
struct clkclk
 
u_int8_t icic
 
u_int8_t iccl
 
u_int8_t icch
 
u_int8_t flags
 
spinlock_t lock
 
wait_queue_head_t wait
 
struct i2c_msgmsg
 
int pos
 
int sr
 

Detailed Description

Definition at line 118 of file i2c-sh_mobile.c.

Field Documentation

Definition at line 121 of file i2c-sh_mobile.c.

unsigned long bus_speed

Definition at line 122 of file i2c-sh_mobile.c.

Definition at line 123 of file i2c-sh_mobile.c.

struct device* dev

Definition at line 119 of file i2c-sh_mobile.c.

u_int8_t flags

Definition at line 127 of file i2c-sh_mobile.c.

u_int8_t icch

Definition at line 126 of file i2c-sh_mobile.c.

u_int8_t iccl

Definition at line 125 of file i2c-sh_mobile.c.

u_int8_t icic

Definition at line 124 of file i2c-sh_mobile.c.

spinlock_t lock

Definition at line 129 of file i2c-sh_mobile.c.

Definition at line 131 of file i2c-sh_mobile.c.

int pos

Definition at line 132 of file i2c-sh_mobile.c.

Definition at line 120 of file i2c-sh_mobile.c.

int sr

Definition at line 133 of file i2c-sh_mobile.c.

Definition at line 130 of file i2c-sh_mobile.c.


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