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

Data Fields

struct pmac_i2c_busbus
 
u8 addr
 
u8 buffer [MAX_I2C_DATA]
 
u8 scratch [MAX_I2C_DATA]
 
int bytes
 
int quirks
 

Detailed Description

Definition at line 1223 of file low_i2c.c.

Field Documentation

u8 addr

Definition at line 1226 of file low_i2c.c.

Definition at line 1227 of file low_i2c.c.

Definition at line 1225 of file low_i2c.c.

int bytes

Definition at line 1229 of file low_i2c.c.

int quirks

Definition at line 1230 of file low_i2c.c.

Definition at line 1228 of file low_i2c.c.


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