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

Data Fields

struct devicedev
 
void __iomembase
 
struct i2c_adapter adapter
 
struct completion cmd_complete
 
unsigned long last_read_time
 
int irq
 
u8buf
 
size_t buf_len
 

Detailed Description

Definition at line 44 of file i2c-highlander.c.

Field Documentation

Definition at line 47 of file i2c-highlander.c.

void __iomem* base

Definition at line 46 of file i2c-highlander.c.

u8* buf

Definition at line 51 of file i2c-highlander.c.

size_t buf_len

Definition at line 52 of file i2c-highlander.c.

struct completion cmd_complete

Definition at line 48 of file i2c-highlander.c.

struct device* dev

Definition at line 45 of file i2c-highlander.c.

int irq

Definition at line 50 of file i2c-highlander.c.

unsigned long last_read_time

Definition at line 49 of file i2c-highlander.c.


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