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

Data Fields

struct i2c_adapter adapter
 
unsigned long smba
 
unsigned char original_hstcfg
 
struct pci_devpci_dev
 
unsigned int features
 
wait_queue_head_t waitq
 
u8 status
 
u8 cmd
 
bool is_read
 
int count
 
int len
 
u8data
 

Detailed Description

Definition at line 178 of file i2c-i801.c.

Field Documentation

Definition at line 179 of file i2c-i801.c.

Definition at line 190 of file i2c-i801.c.

int count

Definition at line 192 of file i2c-i801.c.

u8* data

Definition at line 194 of file i2c-i801.c.

unsigned int features

Definition at line 183 of file i2c-i801.c.

bool is_read

Definition at line 191 of file i2c-i801.c.

int len

Definition at line 193 of file i2c-i801.c.

unsigned char original_hstcfg

Definition at line 181 of file i2c-i801.c.

Definition at line 182 of file i2c-i801.c.

unsigned long smba

Definition at line 180 of file i2c-i801.c.

Definition at line 187 of file i2c-i801.c.

Definition at line 186 of file i2c-i801.c.


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