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

Data Fields

unsigned short slave_adr
 
unsigned long count
 
unsigned charbuffer
 
unsigned long xfer_bytes
 
enum i2c_operation operation
 

Detailed Description

struct i2c_nmk_client - client specific data : 7-bit slave address : no. bytes to be transferred : client data buffer : bytes transferred till now : current I2C operation

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

Field Documentation

unsigned char* buffer

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

unsigned long count

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

Definition at line 135 of file i2c-nomadik.c.

unsigned short slave_adr

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

unsigned long xfer_bytes

Definition at line 134 of file i2c-nomadik.c.


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